Add trunk stable flag for slice retirement

Bug: 297367302
Test: robotest
Change-Id: Idc9e9d8ff88a8b6670a775e181295a9ef3553bb1
This commit is contained in:
Mill Chen
2024-04-18 08:19:16 +00:00
parent fa6289f81e
commit 2f9ce75a00

View File

@@ -35,3 +35,10 @@ flag {
description: "Feature flag to enable injection into PreferenceCategory."
bug: "333547416"
}
flag {
name: "slices_retirement"
namespace: "android_settings"
description: "Feature flag to remove relevant slices dependencies."
bug: "297367302"
}