vendor_gms/system_ext/blobs/etc/default-permissions/default-permissions_wallpapereffect.xml
Dyneteve 4fcdf0c7b3 gms: Initialize for Evolution X
* Add missing Pixel Launcher permissions

- https://paste.evolution-x.org/Ckbf6a

* Bring in Gemini
* Filter Pixel specific apps
* Include Quick Tap feature
* Revive Pixel 5 ASI for non-Pixel devices
* Don't build Google's Game service; prioritize GameSpace
* A15 QPR1 Update
* Fix lineage overrides
* Add back PrebuiltBugle to gms_mini
* January 2025 Update
* Drop prebuilt Gemini
* Add missing configs/permissions
* Conditionally build Quick Tap
* Build SCONE and DeviceConnectivityServicePrebuilt only for Pixels
* Make `pixel_experience_2021_midyear` feature available for all

- As seen in stock barbet: https://dumps.tadiphone.dev/dumps/google/barbet/-/blob/barbet-user-14-AP1A.240505.004-11583682-release-keys/product/etc/sysconfig/pixel_experience_2021_midyear.xml
2025-02-25 14:42:56 +01:00

23 lines
1.1 KiB
XML

<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<!--
This file contains permissions to be granted by default. Default
permissions are granted to special platform components and to apps
that are approved to get default grants. The special components
are apps that are expected to work out-of-the-box as they provide
core use cases such as default dialer, default email, etc. These
grants are managed by the platform. The apps that are additionally
approved for default grants are ones that provide carrier specific
functionality, ones legally required at some location, ones providing
alternative disclosure and opt-out UI, ones providing highlight features
of a dedicated device, etc. This file contains only the latter exceptions.
Fixed permissions cannot be controlled by the user and need a special
approval. Typically these are to ensure either legally mandated functions
or the app is considered a part of the OS.
-->
<exceptions>
<exception package="com.google.android.wallpaper.effects">
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
</exceptions>