Fix packageinstaller display issue
Test: Manual Fixes: 139569219 Change-Id: I7538568510ec84fbc3c88fcc2fffaac0467172ba
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
android:exported="false" />
|
||||
|
||||
<activity android:name=".DeleteStagedFileOnResult"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar"
|
||||
android:theme="@style/Theme.AlertDialogActivity.NoActionBar"
|
||||
android:exported="false" />
|
||||
|
||||
<activity android:name=".PackageInstallerActivity"
|
||||
|
||||
Reference in New Issue
Block a user