Merge "Add flag for the Legal information page migration" into main

This commit is contained in:
Treehugger Robot
2024-08-16 03:55:37 +00:00
committed by Android (Google) Code Review

View File

@@ -49,3 +49,10 @@ flag {
description: "Flag to gate support of injected preference icons containing raw data"
bug: "351884562"
}
flag {
name: "catalyst_legal_information"
namespace: "android_settings"
description: "This flag controls the About phone > Legal information page migration"
bug: "323791114"
}