Cherry pick of internal aflag fix ag/27165141 Bug: b/338095619 Merged-In: I8ee2fd5fad529da2026af77f969abbf88e636ac3 Change-Id: Icea56b89944afd85b7760265ea8bfe35e3300f13
15 lines
461 B
Plaintext
15 lines
461 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
|
|
|
|
# NOTE: All Settings flags share the same Flags class, so prefix our
|
|
# flags with 'development' to prevent naming collision.
|
|
|
|
flag {
|
|
name: "development_hdr_sdr_ratio"
|
|
namespace: "core_graphics"
|
|
description: "Shows hdr/sdr dev opton on the development options page from aconfig"
|
|
bug: "291863102"
|
|
}
|