overlay: Enable privacy indicators

These are now available in rvc-qpr1.

Change-Id: I77e5ba990884194873101ac051ecbd1a0123fea6
gugelfrei
Danny Lin 3 years ago committed by Michael Bestas
parent a9bf8b0e03
commit f91f11a65e

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2020 The Proton AOSP Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string-array name="configs_base">
<!--
System
-->
<!-- Enable privacy indicators -->
<item>privacy/permissions_hub_2_enabled=true</item>
<item>privacy/permissions_hub_enabled=true</item>
</string-array>
</resources>
Loading…
Cancel
Save