Merge "Add config for display Cloned Apps page in Settings." into udc-dev

This commit is contained in:
Ankita Vyas
2023-03-08 02:48:24 +00:00
committed by Android (Google) Code Review
2 changed files with 6 additions and 1 deletions

View File

@@ -698,4 +698,7 @@
<!-- Whether checking adaptive charging to define battery manager visibility. -->
<bool name="config_battery_manager_consider_ac">false</bool>
<!-- Whether to display Cloned Apps page in Settings (Settings > Apps > Cloned Apps).-->
<bool name="config_cloned_apps_page_enabled">false</bool>
</resources>