Compare commits
No commits in common. "eb37a651a4faec2c93bb0ea663dad8cf2b5e4325" and "b591179d67a34ff82b2703ee04c027458f4c088a" have entirely different histories.
eb37a651a4
...
b591179d67
3 changed files with 0 additions and 20 deletions
|
@ -1,5 +0,0 @@
|
|||
runtime_resource_overlay {
|
||||
name: "GsiSystemUITarget",
|
||||
sdk_version: "current",
|
||||
product_specific: true,
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.systemui.overlay.gsi.target">
|
||||
<overlay
|
||||
android:isStatic="true"
|
||||
android:priority="350"
|
||||
android:targetPackage="com.android.systemui" />
|
||||
</manifest>
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- ComponentName for the file browsing app that the system would expect to be used in work
|
||||
profile. The icon for this app will be shown to the user when informing them that a
|
||||
screenshot has been saved to work profile. If blank, a default icon will be shown. -->
|
||||
<string name="config_sceenshotWorkProfileFilesApp" translatable="false">com.android.documentsui/.files.LauncherActivity</string>
|
||||
</resources>
|
Loading…
Add table
Reference in a new issue