Loading packages/SystemUI/AndroidManifest.xml +0 −5 Original line number Diff line number Diff line Loading @@ -593,11 +593,6 @@ android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|keyboard|keyboardHidden" android:process=":ui" android:visibleToInstantApps="true"> <intent-filter> <action android:name="android.intent.action.CHOOSER_UI" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.VOICE" /> </intent-filter> </activity> <!-- Doze with notifications, run in main sysui process for every user --> Loading Loading
packages/SystemUI/AndroidManifest.xml +0 −5 Original line number Diff line number Diff line Loading @@ -593,11 +593,6 @@ android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|keyboard|keyboardHidden" android:process=":ui" android:visibleToInstantApps="true"> <intent-filter> <action android:name="android.intent.action.CHOOSER_UI" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.VOICE" /> </intent-filter> </activity> <!-- Doze with notifications, run in main sysui process for every user --> Loading