Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a86422a authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Follow framework refactoring.

Bug: 27531029
Change-Id: I7bb3273421a84c6bb5853340ac31197bdbd78fec
parent 1baac36f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@
            android:allowBackup="false"
            android:theme="@style/Theme.DialogWhenLarge"
            android:supportsRtl="true"
            android:forceDeviceEncrypted="true"
            android:encryptionAware="true">
            android:defaultToDeviceProtectedStorage="true"
            android:directBootAware="true">

        <activity android:name=".PackageInstallerActivity"
                android:configChanges="orientation|keyboardHidden|screenSize"