Fix packageinstaller display issue

Test: Manual
Fixes: 139569219
Change-Id: I7538568510ec84fbc3c88fcc2fffaac0467172ba
This commit is contained in:
Evan Severson
2019-09-06 12:54:53 -07:00
parent 222eaf9fc1
commit c509258bb9

View File

@@ -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"