See build/soong/README.md for more information. Test: m checkbuild Test: m RunSettingsRoboTests-jacoco Change-Id: I267534c095c30833f77273dbdb1893b7830ed45d
9 lines
238 B
XML
9 lines
238 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
|
|
coreApp="true"
|
|
package="com.android.settings">
|
|
|
|
<application/>
|
|
|
|
</manifest>
|