适配Android14对截屏的严格要求

This commit is contained in:
Chen Guangming
2024-05-14 21:44:51 +08:00
parent 04277eda04
commit 8da1ee6a6a
6 changed files with 37 additions and 10 deletions

View File

@@ -122,6 +122,8 @@
<uses-permission android:name="android.permission.READ_SMS" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION" />
<!-- Property "largeHeap" is not recommended to set to true. -->
<!-- https://stackoverflow.com/questions/27396892/what-are-advantages-of-setting-largeheap-to-true -->
<application