Merge "Disable flag override on standard builds" into sc-dev am: 6cce88af7d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13419096 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3bdd2aea59cb4c8dd57fd7aec890ef21e033f321
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<bool name="are_flags_overrideable">true</bool>
|
||||
<bool name="are_flags_overrideable">false</bool>
|
||||
|
||||
<bool name="flag_notification_pipeline2">false</bool>
|
||||
<bool name="flag_notification_pipeline2_rendering">false</bool>
|
||||
|
||||
Reference in New Issue
Block a user