Merge "Sets BUILDER_EXTRAS_OVERRIDE flag default true" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b4391f01c5
@@ -109,7 +109,7 @@ object Flags {
|
||||
sysPropBooleanFlag(
|
||||
128,
|
||||
"persist.sysui.notification.builder_extras_override",
|
||||
default = false
|
||||
default = true
|
||||
)
|
||||
|
||||
// 200 - keyguard/lockscreen
|
||||
|
||||
Reference in New Issue
Block a user