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

Commit 0be5891e authored by Ayushi Khopkar's avatar Ayushi Khopkar
Browse files

android.hardware.bluetooth@1.0-impl: Updated Android.bp

Updated Android.bp to build both static and shared library

Test: Build android.hardware.bluetooth@1.0-impl
Bug: 187131546

Change-Id: I8e2719822937cf716f4f3cea05285abf4385f1fd
parent 5d3dd756
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ package {
    default_applicable_licenses: ["hardware_interfaces_license"],
}

cc_library_shared {
cc_library {
    name: "android.hardware.bluetooth@1.0-impl",
    defaults: ["hidl_defaults"],
    vendor: true,