summaryrefslogtreecommitdiff
path: root/common/hal/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'common/hal/tests/Android.bp')
-rw-r--r--common/hal/tests/Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/hal/tests/Android.bp b/common/hal/tests/Android.bp
index 16c943d..79d5a36 100644
--- a/common/hal/tests/Android.bp
+++ b/common/hal/tests/Android.bp
@@ -55,9 +55,6 @@ cc_library {
],
shared_libs: [
"android.hardware.camera.provider@2.4",
- "android.hardware.graphics.mapper@2.0",
- "android.hardware.graphics.mapper@3.0",
- "android.hardware.graphics.mapper@4.0",
"lib_profiler",
"libcamera_metadata",
"libcutils",
@@ -95,9 +92,6 @@ cc_test {
"libgooglecamerahal",
"libgooglecamerahalutils",
"android.hardware.camera.provider@2.4",
- "android.hardware.graphics.mapper@2.0",
- "android.hardware.graphics.mapper@3.0",
- "android.hardware.graphics.mapper@4.0",
"libcamera_metadata",
"libcutils",
"libhardware",