- https://github.com/Evolution-X/vendor_pixel-style/tree/bka Change-Id: I8e3c5327bd1f2f6bf7255be74cbf63e5b8a77bc5
6 lines
405 B
XML
6 lines
405 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.google.android.apps.nexuslauncher.custom.overlay">
|
|
<overlay android:isStatic="true" android:priority="0" android:targetName="PixelLauncherCustomOverlay" android:targetPackage="com.google.android.apps.nexuslauncher"/>
|
|
|
|
<application android:hasCode="false" android:label="PixelLauncherCustomOverlay"/>
|
|
</manifest> |