Browse Source

提交人:jtm
提交内容:bug fixed

江天明 1 year ago
parent
commit
4c2b7256b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/AndroidManifest.xml

+ 1 - 1
app/src/main/AndroidManifest.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:tools="http://schemas.android.com/tools"
-
+    android:sharedUserId="android.uid.system"
     package="com.develop.foodcooking">
 
     <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />