Loading authsecret/aidl/default/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ cc_binary { "AuthSecret.cpp", ], shared_libs: [ "android.hardware.authsecret-ndk_platform", "android.hardware.authsecret-V1-ndk_platform", "libbase", "libbinder_ndk", ], Loading authsecret/aidl/vts/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ cc_test { "use_libaidlvintf_gtest_helper_static", ], srcs: ["VtsHalAuthSecretTargetTest.cpp"], static_libs: ["android.hardware.authsecret-ndk_platform"], static_libs: ["android.hardware.authsecret-V1-ndk_platform"], shared_libs: ["libbinder_ndk"], test_suites: [ "general-tests", Loading automotive/occupant_awareness/aidl/default/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ cc_binary { "libbase", "libbinder_ndk", "libutils", "android.hardware.automotive.occupant_awareness-ndk_platform", "android.hardware.automotive.occupant_awareness-V1-ndk_platform", ], } automotive/occupant_awareness/aidl/mock/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ cc_binary { "libbase", "libbinder_ndk", "libutils", "android.hardware.automotive.occupant_awareness-ndk_platform", "android.hardware.automotive.occupant_awareness-V1-ndk_platform", ], } automotive/occupant_awareness/aidl/vts/functional/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ cc_test { "libbinder", ], static_libs: [ "android.hardware.automotive.occupant_awareness-cpp", "android.hardware.automotive.occupant_awareness-V1-cpp", ], test_suites: [ "vts", Loading Loading
authsecret/aidl/default/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ cc_binary { "AuthSecret.cpp", ], shared_libs: [ "android.hardware.authsecret-ndk_platform", "android.hardware.authsecret-V1-ndk_platform", "libbase", "libbinder_ndk", ], Loading
authsecret/aidl/vts/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ cc_test { "use_libaidlvintf_gtest_helper_static", ], srcs: ["VtsHalAuthSecretTargetTest.cpp"], static_libs: ["android.hardware.authsecret-ndk_platform"], static_libs: ["android.hardware.authsecret-V1-ndk_platform"], shared_libs: ["libbinder_ndk"], test_suites: [ "general-tests", Loading
automotive/occupant_awareness/aidl/default/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ cc_binary { "libbase", "libbinder_ndk", "libutils", "android.hardware.automotive.occupant_awareness-ndk_platform", "android.hardware.automotive.occupant_awareness-V1-ndk_platform", ], }
automotive/occupant_awareness/aidl/mock/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ cc_binary { "libbase", "libbinder_ndk", "libutils", "android.hardware.automotive.occupant_awareness-ndk_platform", "android.hardware.automotive.occupant_awareness-V1-ndk_platform", ], }
automotive/occupant_awareness/aidl/vts/functional/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ cc_test { "libbinder", ], static_libs: [ "android.hardware.automotive.occupant_awareness-cpp", "android.hardware.automotive.occupant_awareness-V1-cpp", ], test_suites: [ "vts", Loading