X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=AndroidManifest.xml;h=883a672f997deaabb5bedef9b8bb4f2e1965e1fd;hb=eb06d4a9c2a1c66d312c48365052a83ca8021e62;hp=5131dd102b8aa990ac04db008f9703677550bc86;hpb=88832a3d4d48b94a3c43a6240dff75b5d486681b;p=android-x86%2Fpackages-apps-Settings.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5131dd102b..883a672f99 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -91,7 +91,7 @@ android:requiredForAllUsers="true" android:supportsRtl="true" android:allowBackup="false" - android:usesCleartextTraffic="false"> + android:usesCleartextTraffic="true"> @@ -956,11 +956,6 @@ - - - - - @@ -968,6 +963,17 @@ android:value="true" /> + + + + + + + + + android:theme="@android:style/Theme.NoDisplay"> @@ -1822,7 +1828,7 @@ android:excludeFromRecents="true" android:exported="true" android:permission="android.permission.MANAGE_USB" - android:theme="@style/Transparent"> + android:theme="@android:style/Theme.Material.Light.Dialog.NoActionBar">