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

Commit 97a30108 authored by Steve Kondik's avatar Steve Kondik Committed by Steve Kondik
Browse files

Revert "Settings: Add screen color settings"

 * We now have support for HSIC controls in LiveDisplay and this
   can be deprecated. A new UI to bring the same kind of functionality
   is underway as well.

This reverts commit 85351384.

RM-290

Change-Id: I4fa3af25f64b05338a78ba7832e75333cf15e448
(cherry picked from commit 228f65e1)
parent f9694a9a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -17,9 +17,6 @@ LOCAL_SRC_FILES := \

LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res

LOCAL_SRC_FILES += \
        src/com/android/display/IPPService.aidl

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

        <!-- 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>

        <activity android:name="Settings"
                android:taskAffinity="com.android.settings"
                android:label="@string/settings_label_launcher"
−1.19 KiB
Loading image diff...
−1.18 KiB
Loading image diff...
−421 B
Loading image diff...
Loading