This commit is contained in:
wangcongtao
2020-03-27 17:24:47 +08:00
parent df3e26615f
commit 7a86206fd7
20 changed files with 208 additions and 83 deletions

View File

@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.mogo.launcher">
<!-- android:sharedUserId="android.uid.system">-->
package="com.mogo.launcher"
android:sharedUserId="android.uid.system">
<uses-permission android:name="android.permission.WAKE_LOCK" />