Merge "No need to declare minSdkVersion for Settings app."
This commit is contained in:
committed by
Android (Google) Code Review
commit
3ed1752141
@@ -4,9 +4,6 @@
|
||||
coreApp="true"
|
||||
android:sharedUserId="android.uid.system">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21" />
|
||||
|
||||
<original-package android:name="com.android.settings" />
|
||||
|
||||
<uses-permission android:name="android.permission.WRITE_MEDIA_STORAGE" />
|
||||
|
Reference in New Issue
Block a user