Sanders: Enforce RRO only for framework-res
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
committed by
ronaxdevil
parent
a1583f0ad2
commit
904ef8950b
@@ -311,6 +311,9 @@ PRODUCT_COPY_FILES += \
|
|||||||
$(LOCAL_PATH)/configs/perf/targetconfig.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetconfig.xml \
|
$(LOCAL_PATH)/configs/perf/targetconfig.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetconfig.xml \
|
||||||
$(LOCAL_PATH)/configs/perf/targetresourceconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetresourceconfigs.xml
|
$(LOCAL_PATH)/configs/perf/targetresourceconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetresourceconfigs.xml
|
||||||
|
|
||||||
|
PRODUCT_ENFORCE_RRO_TARGETS := \
|
||||||
|
framework-res
|
||||||
|
|
||||||
# Power
|
# Power
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.power@1.0-impl \
|
android.hardware.power@1.0-impl \
|
||||||
|
|||||||
@@ -242,7 +242,7 @@
|
|||||||
<integer name="config_defaultNotificationLedOff">5000</integer>
|
<integer name="config_defaultNotificationLedOff">5000</integer>
|
||||||
|
|
||||||
<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
|
<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
|
||||||
<<bool name="config_intrusiveBatteryLed">true</bool>
|
<bool name="config_intrusiveBatteryLed">true</bool>
|
||||||
|
|
||||||
<!-- Default color for notification LED is white. -->
|
<!-- Default color for notification LED is white. -->
|
||||||
<color name="config_defaultNotificationColor">#ff0000ff</color>
|
<color name="config_defaultNotificationColor">#ff0000ff</color>
|
||||||
|
|||||||
Reference in New Issue
Block a user