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

Commit 93700a07 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Settings: Remove Screen Color Settings"

parents e96bd9d5 625228ff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res

LOCAL_SRC_FILES += \
        src/com/android/location/XT/IXTSrv.aidl \
        src/com/android/location/XT/IXTSrvCb.aidl \
        src/com/android/display/IPPService.aidl
        src/com/android/location/XT/IXTSrvCb.aidl

LOCAL_PACKAGE_NAME := Settings
LOCAL_CERTIFICATE := platform
LOCAL_PRIVILEGED_MODULE := true
+0 −10
Original line number Diff line number Diff line
@@ -87,16 +87,6 @@
            android:supportsRtl="true"
            android:allowBackup="false">

      <!-- screen color Settings Controls -->
        <activity android:name=".ScreenColorSettings" android:label="@string/screencolor"
            android:configChanges="orientation|keyboardHidden|screenSize"
            android:screenOrientation="nosensor">
        </activity>
        <activity android:name=".CustomScreenColor" android:label="@string/custom_screencolor"
            android:configChanges="orientation|keyboardHidden|screenSize"
            android:screenOrientation="nosensor">
        </activity>

        <!-- Settings -->

        <activity android:name="Settings"
−1.19 KiB
Loading image diff...
−1.18 KiB
Loading image diff...
−421 B
Loading image diff...
Loading