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
8 lines
246 B
XML
8 lines
246 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- The feature on Pixel devices which supports concurrent foldable
|
|
dual front streaming -->
|
|
<permissions>
|
|
<feature name="com.google.pixel.camera.concurrent_foldable_dual_front" />
|
|
</permissions>
|