summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Priyanka Advani <padvani@google.com> 2024-02-10 01:38:09 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-02-10 01:38:09 +0000
commit83a2b91e9c311fa372182cd062f0a689a7226284 (patch)
tree343d814f306f7e151de36f7084b7ea04eca14732
parent2416d589f0db5bac9fc98e6f0f083d87989c370b (diff)
parentf7db069a68e9e3148a50eafff8aa370ba019a96b (diff)
Merge "Revert "Implement camera privacy allowlist."" into main
-rw-r--r--tests/cts/permissionpolicy/res/raw/android_manifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/cts/permissionpolicy/res/raw/android_manifest.xml b/tests/cts/permissionpolicy/res/raw/android_manifest.xml
index 5a99cc6c1..9b10c0edc 100644
--- a/tests/cts/permissionpolicy/res/raw/android_manifest.xml
+++ b/tests/cts/permissionpolicy/res/raw/android_manifest.xml
@@ -1657,15 +1657,6 @@
android:description="@string/permdesc_cameraHeadlessSystemUser"
android:protectionLevel="signature" />
- <!-- @SystemApi Allows camera access of allowlisted driver assistance apps
- to be controlled separately.
- <p> Not for use by third-party applications.
- @FlaggedApi("com.android.internal.camera.flags.privacy_allowlist")
- @hide
- -->
- <permission android:name="android.permission.CAMERA_PRIVACY_ALLOWLIST"
- android:protectionLevel="signature|privileged" />
-
<!-- ====================================================================== -->
<!-- Permissions for accessing the device sensors -->
<!-- ====================================================================== -->