Support dynamic injected preference icons from raw data
Flag: com.android.settings.flags.support_raw_dynamic_icons Bug: 351884562 Test: Registered an injected preference in another app locally, providing icon dynamically using new metadata field Change-Id: I80a5e6804b9beab343c0068753277948a3855865
This commit is contained in:
@@ -42,3 +42,10 @@ flag {
|
||||
description: "Feature flag to remove relevant slices dependencies."
|
||||
bug: "297367302"
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "support_raw_dynamic_icons"
|
||||
namespace: "android_settings"
|
||||
description: "Flag to gate support of injected preference icons containing raw data"
|
||||
bug: "351884562"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user