Revert^2 "Implement camera privacy allowlist."
Test: Build and test using kitchensink
1a09fd943a8bc9eb43d1aec05b3a9c4614180eb0
Change-Id: I751c5a783c721d0172e85cff66801369a5492a35
diff --git a/camera/camera_platform.aconfig b/camera/camera_platform.aconfig
index e3bdbf1..c3da4a9 100644
--- a/camera/camera_platform.aconfig
+++ b/camera/camera_platform.aconfig
@@ -112,3 +112,10 @@
description: "Create an intermediate Camera Device class for limited CameraDevice access."
bug: "320741775"
}
+
+flag {
+ namespace: "camera_platform"
+ name: "camera_privacy_allowlist"
+ description: "Allowlisting to exempt safety-relevant cameras from privacy control for automotive devices"
+ bug: "282814430"
+}