Loading services/camera/libcameraservice/tests/Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ cc_test { defaults: [ "libcameraservice_deps", "cameraservice_test_hostsupported" "cameraservice_test_hostsupported", ], // Only include libs that can't be run host-side here Loading Loading @@ -118,13 +118,13 @@ cc_test_host { name: "cameraservice_test_host", defaults: [ "cameraservice_test_hostsupported" "cameraservice_test_hostsupported", ], include_dirs: [ "frameworks/av/camera/include", "frameworks/av/camera/include/camera", "frameworks/native/libs/binder/include_activitymanager" "frameworks/native/libs/binder/include_activitymanager", ], // Only include libs that can't be run device-side here Loading Loading
services/camera/libcameraservice/tests/Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ cc_test { defaults: [ "libcameraservice_deps", "cameraservice_test_hostsupported" "cameraservice_test_hostsupported", ], // Only include libs that can't be run host-side here Loading Loading @@ -118,13 +118,13 @@ cc_test_host { name: "cameraservice_test_host", defaults: [ "cameraservice_test_hostsupported" "cameraservice_test_hostsupported", ], include_dirs: [ "frameworks/av/camera/include", "frameworks/av/camera/include/camera", "frameworks/native/libs/binder/include_activitymanager" "frameworks/native/libs/binder/include_activitymanager", ], // Only include libs that can't be run device-side here Loading