ANDROID: GKI: Update protected exports and symbols list for HCI Drv
https://r.android.com/3594330 added new symbols: - hci_drv_cmd_complete - hci_drv_cmd_status - hci_drv_process_cmd https://r.android.com/3594330 and https://r.android.com/3594331 used new symbols in btusb: - hci_drv_cmd_complete - hci_drv_cmd_status - strscpy_pad Bug: 387425332 Test: bazel run //common-modules/virtual-device:virtual_device_aarch64_dist Test: bazel run //common-modules/virtual-device:virtual_device_x86_64_dist \ && bazel run //common:kernel_x86_64_abi_update_protected_exports \ && bazel run //common:kernel_x86_64_abi_update \ && bazel run //common:kernel_x86_64_dist Test: ./replace_prebuilts.py --build-kernel "${kernel_dir}" Test: Test HFP with http://ag/q/topic:%22hfp-hal%22 Change-Id: I2e46f861e85464cf084407d059927d02438d6366 Signed-off-by:Hsin-chen Chuang <chharry@google.com>
Loading
Please sign in to comment