mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
lemonadep: Move UDFPS color & HBM type to common
Change-Id: I0ab41ab0b23a6fef4276b6610d77a52082812063
This commit is contained in:
parent
055c24e364
commit
ba991a7271
@ -5,9 +5,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Overlays
|
# Overlays
|
||||||
DEVICE_PACKAGE_OVERLAYS += \
|
|
||||||
$(LOCAL_PATH)/overlay-lineage
|
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
OPlusFrameworksResTarget \
|
OPlusFrameworksResTarget \
|
||||||
OPlusSettingsProviderResTarget \
|
OPlusSettingsProviderResTarget \
|
||||||
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!--
|
|
||||||
Copyright (C) 2021 The LineageOS Project
|
|
||||||
SPDX-License-Identifier: Apache-2.0
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- These resources are around just to allow their values to be customized
|
|
||||||
for different hardware and product builds. -->
|
|
||||||
<resources>
|
|
||||||
<!-- Color of the UDFPS Pressed view -->
|
|
||||||
<color name="config_udfpsColor">#ffffe6</color>
|
|
||||||
|
|
||||||
<!-- HBM type of UDFPS overlay.
|
|
||||||
0 - GLOBAL HBM
|
|
||||||
1 - LOCAL HBM
|
|
||||||
-->
|
|
||||||
<integer name="config_udfpsHbmType">0</integer>
|
|
||||||
|
|
||||||
</resources>
|
|
Loading…
x
Reference in New Issue
Block a user