Merge "Rename namespace to globalintl" into main

This commit is contained in:
Allen Su
2023-10-13 05:14:33 +00:00
committed by Android (Google) Code Review

View File

@@ -2,14 +2,14 @@ package: "com.android.settings.flags"
flag {
name: "terms_of_address_enabled"
namespace: "settings_globalintl"
namespace: "globalintl"
description: "Feature flag for Terms of Address"
bug: "297798866"
}
flag {
name: "locale_notification_enabled"
namespace: "settings_globalintl"
namespace: "globalintl"
description: "Feature flag for locale notification"
bug: "248514263"
bug: "301380610"
}