Loading AndroidManifest.xml +12 −0 Original line number Diff line number Diff line Loading @@ -3033,6 +3033,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service android:name=".development.qstile.DevelopmentTiles$GPUProfiling" Loading @@ -3043,6 +3045,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service android:name=".development.qstile.DevelopmentTiles$ForceRTL" Loading @@ -3053,6 +3057,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service android:name=".development.qstile.DevelopmentTiles$AnimationSpeed" Loading @@ -3063,6 +3069,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service Loading @@ -3074,6 +3082,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service Loading @@ -3085,6 +3095,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <activity Loading Loading
AndroidManifest.xml +12 −0 Original line number Diff line number Diff line Loading @@ -3033,6 +3033,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service android:name=".development.qstile.DevelopmentTiles$GPUProfiling" Loading @@ -3043,6 +3045,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service android:name=".development.qstile.DevelopmentTiles$ForceRTL" Loading @@ -3053,6 +3057,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service android:name=".development.qstile.DevelopmentTiles$AnimationSpeed" Loading @@ -3063,6 +3069,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service Loading @@ -3074,6 +3082,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <service Loading @@ -3085,6 +3095,8 @@ <intent-filter> <action android:name="android.service.quicksettings.action.QS_TILE" /> </intent-filter> <meta-data android:name="android.service.quicksettings.BOOLEAN_TILE" android:value="true"/> </service> <activity Loading