From fd7d3939077cea06b8edff62808670b28e88998f Mon Sep 17 00:00:00 2001 From: Michelle Ho Date: Sun, 19 May 2024 13:32:56 +0000 Subject: [PATCH] Foldable concurrent selfie prebuilt flag Add a foldable concurrent selfie prebuilt XML as the feature flag config file Flag: com.google.pixel.camera.concurrent_foldable_dual_front Bug: 333986739 Test: build pass Change-Id: Idbacff0d8f97ad0047b334d5563c7e4d5d734182 --- camera/Android.bp | 12 ++++++++++-- ...e.pixel.camera.concurrent_foldable_dual_front.xml | 7 +++++++ 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 camera/com.google.pixel.camera.concurrent_foldable_dual_front.xml diff --git a/camera/Android.bp b/camera/Android.bp index d615e6a..e845678 100644 --- a/camera/Android.bp +++ b/camera/Android.bp @@ -12,8 +12,8 @@ cc_binary { ], shared_libs: [ "libbase", - "libdump", - "liblog", + "libdump", + "liblog", ], vendor: true, relative_install_path: "dump", @@ -26,3 +26,11 @@ prebuilt_etc { src: "vendor.android.hardware.camera.preview-dis.xml", sub_dir: "permissions", } + +prebuilt_etc { + name: "concurrent_foldable_dual_front_xml", + vendor: true, + filename: "com.google.pixel.camera.concurrent_foldable_dual_front.xml", + src: "com.google.pixel.camera.concurrent_foldable_dual_front.xml", + sub_dir: "permissions", +} diff --git a/camera/com.google.pixel.camera.concurrent_foldable_dual_front.xml b/camera/com.google.pixel.camera.concurrent_foldable_dual_front.xml new file mode 100644 index 0000000..e2dda0e --- /dev/null +++ b/camera/com.google.pixel.camera.concurrent_foldable_dual_front.xml @@ -0,0 +1,7 @@ + + + + + +