Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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",
    ],