Merge "Disable flag override on standard builds" into sc-dev

This commit is contained in:
Ned Burns
2021-01-28 01:44:21 +00:00
committed by Android (Google) Code Review

View File

@@ -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>