Loading automotive/vehicle/aidl/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -56,5 +56,5 @@ aidl_interface { }, ], host_supported: true, } automotive/vehicle/aidl/generated_lib/cpp/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -24,4 +24,5 @@ cc_library_headers { local_include_dirs: ["."], export_include_dirs: ["."], defaults: ["VehicleHalInterfaceDefaults"], host_supported: true, } automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ cc_library { ], cflags: ["-DENABLE_VEHICLE_HAL_TEST_PROPERTIES"], shared_libs: ["libjsoncpp"], host_supported: true, } cc_library_headers { Loading automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -32,4 +32,5 @@ cc_library { shared_libs: [ "libjsoncpp", ], host_supported: true, } automotive/vehicle/aidl/impl/fake_impl/hardware/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ cc_library { "VehicleHalDefaults", "FakeVehicleHardwareDefaults", ], host_supported: true, } cc_defaults { Loading Loading
automotive/vehicle/aidl/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -56,5 +56,5 @@ aidl_interface { }, ], host_supported: true, }
automotive/vehicle/aidl/generated_lib/cpp/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -24,4 +24,5 @@ cc_library_headers { local_include_dirs: ["."], export_include_dirs: ["."], defaults: ["VehicleHalInterfaceDefaults"], host_supported: true, }
automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ cc_library { ], cflags: ["-DENABLE_VEHICLE_HAL_TEST_PROPERTIES"], shared_libs: ["libjsoncpp"], host_supported: true, } cc_library_headers { Loading
automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -32,4 +32,5 @@ cc_library { shared_libs: [ "libjsoncpp", ], host_supported: true, }
automotive/vehicle/aidl/impl/fake_impl/hardware/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ cc_library { "VehicleHalDefaults", "FakeVehicleHardwareDefaults", ], host_supported: true, } cc_defaults { Loading