Create dedicated aconfig folder for catalyst

There will be lots of flags for catalyst, create a dedicated aconfig
folder to maintain the catalyst flags.

Bug: 335132588
Flag: EXEMPT Move aconfig flag
Test: Presubmit
Change-Id: I3806320b16b464e29311d74a3941b40ce5051702
This commit is contained in:
Jacky Wang
2024-09-15 00:08:39 +08:00
parent 8427d5d2a8
commit 1aa2c77730
3 changed files with 11 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
package: "com.android.settings.flags"
container: "system"
flag {
name: "catalyst_legal_information"
namespace: "android_settings"
description: "Flag for Legal information"
bug: "323791114"
}