Skip to content

Commit

Permalink
device_config: Enable Safety protection
Browse files Browse the repository at this point in the history
* This enables protected by android banner in permission dialogue
 and new clipboard access toasts

* Credits to Mishaal Rahman [https://t.me/MishaalAndroidNews/529]

Change-Id: I39f10755cfa8bfd5767fb088e68519cdd4067366
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/11313
Tested-by: Sourajit Karmakar <sourajitk@statixos.com>
Reviewed-by: Tofu <ralph950412@gmail.com>
Tested-by: Tofu <ralph950412@gmail.com>
Reviewed-by: Sourajit Karmakar <sourajitk@statixos.com>
  • Loading branch information
aswin7469 authored and basamaryan committed Jul 8, 2023
1 parent 1e21e66 commit e188e1a
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -91,6 +91,9 @@
<item>privacy/permissions_hub_enabled=true</item>
<item>privacy/permissions_hub_2_enabled=true</item>

<!-- Enable protected by android banner -->
<item>privacy/safety_protection_enabled=true</item>

<!--
Device Personalization Services (AiAi)
-->
Expand Down

0 comments on commit e188e1a

Please sign in to comment.