Disable flag override on standard builds
Bug: 177954419 Test: manual Change-Id: I3a7bb82fdf3facc5c273d4b7f52d55f94850a12d
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