Merge "Fix missing showWhenLocked activity attribute" am: f1e9db0cbe
am: cfbbe2d89d
Change-Id: I93f86f0da6a557065a83044fcd77eb31eda8ce29
This commit is contained in:
@@ -143,7 +143,8 @@
|
||||
<activity android:name="com.android.server.pm.BaseShortcutManagerTest$ShortcutActivity2" />
|
||||
<activity android:name="com.android.server.pm.BaseShortcutManagerTest$ShortcutActivity3" />
|
||||
|
||||
<activity android:name="com.android.server.wm.ScreenDecorWindowTests$TestActivity" />
|
||||
<activity android:name="com.android.server.wm.ScreenDecorWindowTests$TestActivity"
|
||||
android:showWhenLocked="true" />
|
||||
|
||||
<activity android:name="com.android.server.pm.ShortcutTestActivity"
|
||||
android:enabled="true" android:exported="true" />
|
||||
|
||||
Reference in New Issue
Block a user