aboutsummaryrefslogtreecommitdiff
path: root/apex
diff options
context:
space:
mode:
authorDaniel Norman <danielnorman@google.com>2022-02-01 22:39:09 +0000
committerDaniel Norman <danielnorman@google.com>2022-02-01 22:39:09 +0000
commitca5d42c04c7ca150b9cb6ee1c0662a4759eb5fd8 (patch)
tree3cf5f6d27a908d56f2ccf8078aedeb5e88af21a3 /apex
parentbbd619085e8e98e31e715596b020bf6d658d4a8e (diff)
downloadcuttlefish-ca5d42c04c7ca150b9cb6ee1c0662a4759eb5fd8.tar.gz
Revert "Use vendor APEX for camera provider HAL."
Revert submission 1826621-cf-vapex-camera Reason for revert: sdk target failing, int64_t is long long while logging Reverted Changes: I5ee81d3e1:Use vendor APEX for camera provider HAL. I5e477f3f2:Creates a vendor APEX for the emulated camera prov... Change-Id: Ia31375b2106d8e7ea4b6733592566d881f8f42cc
Diffstat (limited to 'apex')
-rw-r--r--apex/com.google.aosp_cf_phone.hardware.core_permissions/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/apex/com.google.aosp_cf_phone.hardware.core_permissions/Android.bp b/apex/com.google.aosp_cf_phone.hardware.core_permissions/Android.bp
index 1ef1eb932..85631d1c2 100644
--- a/apex/com.google.aosp_cf_phone.hardware.core_permissions/Android.bp
+++ b/apex/com.google.aosp_cf_phone.hardware.core_permissions/Android.bp
@@ -22,6 +22,11 @@ override_apex {
prebuilts: [
"android.hardware.audio.low_latency.prebuilt.xml",
"android.hardware.biometrics.face.prebuilt.xml",
+ "android.hardware.camera.concurrent.prebuilt.xml",
+ "android.hardware.camera.flash-autofocus.prebuilt.xml",
+ "android.hardware.camera.front.prebuilt.xml",
+ "android.hardware.camera.full.prebuilt.xml",
+ "android.hardware.camera.raw.prebuilt.xml",
"android.hardware.ethernet.prebuilt.xml",
"android.hardware.faketouch.prebuilt.xml",
"android.hardware.fingerprint.prebuilt.xml",