commit | e70064592944a36ce775927a2fe065571946b27b | [log] [tgz] |
---|---|---|
author | Oriol Prieto Gasco <opg@google.com> | Tue Feb 06 18:34:40 2024 +0000 |
committer | Oriol Prieto Gasco <opg@google.com> | Wed Feb 07 20:03:39 2024 +0000 |
tree | 48c0687f5ef8e46cde4661e4858b13233820eebc | |
parent | c8dd97659863dc7dbef2e124438c17a582b2e494 [diff] [blame] |
Set the container field of aconfig flags Please see go/aconfig-flag-containers for more context Test: m Bug: 312769710 Change-Id: Ic0caabd55521274bcf48ec6d6aa44c6d53059bf3
diff --git a/camera/Android.bp b/camera/Android.bp index 22f1633..4c5b160 100644 --- a/camera/Android.bp +++ b/camera/Android.bp
@@ -46,6 +46,7 @@ aconfig_declarations { name: "camera_platform_flags", package: "com.android.internal.camera.flags", + container: "system", srcs: ["camera_platform.aconfig"], }