Skip to content
Snippets Groups Projects
Commit 35a5b571 authored by Ayushi Khopkar's avatar Ayushi Khopkar Committed by Android Build Cherrypicker Worker
Browse files

btcore_property_fuzzer: Bug Fix

Resolved 'Missing Library' error for android.hardware.bluetooth.audio-V2-ndk.so

Test: ./btcore_property_fuzzer
Bug: 216476246

Ignore-AOSP-First: Code of git_master is ahead of AOSP master
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:295c1b256a2717151574e24d05377ebf0a6193bb)
Merged-In: I8485a6ce391a021975fa6123e4d5932ba9aa8f5d
Change-Id: I8485a6ce391a021975fa6123e4d5932ba9aa8f5d
parent 2155829d
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ cc_defaults {
shared_libs: [
"android.hardware.bluetooth@1.0",
"android.hardware.bluetooth@1.1",
"android.hardware.bluetooth.audio-V2-ndk",
"libcrypto",
"libstatslog_bt",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment