commit | 2b39ca0aa6928a101395fe3908c1a4299aff3cad | [log] [tgz] |
---|---|---|
author | Ted Bauer <tedbauer@google.com> | Thu Apr 04 16:42:06 2024 +0000 |
committer | Ted Bauer <tedbauer@google.com> | Thu Apr 04 16:42:06 2024 +0000 |
tree | 5d1f09624c63b9d05bfb519661731dff98deeae1 | |
parent | ef5c4dbff7520b4e5c2416169071519a46900f61 [diff] [blame] |
Add container to .aconfig Change-Id: If809f6229cd69ba9fe8a78c8c598b6a5d8d2d334 Test: m Bug: 328444881
diff --git a/services/accessibility/Android.bp b/services/accessibility/Android.bp index 467adc7..7a99b60 100644 --- a/services/accessibility/Android.bp +++ b/services/accessibility/Android.bp
@@ -58,6 +58,7 @@ aconfig_declarations { name: "com_android_server_accessibility_flags", package: "com.android.server.accessibility", + container: "system", srcs: [ "accessibility.aconfig", ],