fix: 引入Settings的Module
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
package: "com.android.settings.flags"
|
||||
container: "system"
|
||||
|
||||
flag {
|
||||
name: "terms_of_address_enabled"
|
||||
namespace: "globalintl"
|
||||
description: "Feature flag for Terms of Address"
|
||||
bug: "297798866"
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "locale_notification_enabled"
|
||||
namespace: "globalintl"
|
||||
description: "Feature flag for locale notification"
|
||||
bug: "301380610"
|
||||
}
|
||||
Reference in New Issue
Block a user