sdm845-common: Disable OnePlus shape icon overlays
Change-Id: I1d6cbeeb728a40952673f18198e05295bd7cc1de
This commit is contained in:
parent
b56fd4bc01
commit
263ce16c5f
12 changed files with 110 additions and 2 deletions
|
|
@ -25,6 +25,13 @@ DEVICE_PACKAGE_OVERLAYS += \
|
|||
$(LOCAL_PATH)/overlay \
|
||||
$(LOCAL_PATH)/overlay-lineage
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
OnePlusIconShapeCircleOverlay \
|
||||
OnePlusIconShapeRoundedRectOverlay \
|
||||
OnePlusIconShapeSquareOverlay \
|
||||
OnePlusIconShapeSquircleOverlay \
|
||||
OnePlusIconShapeTeardropOverlay
|
||||
|
||||
# Properties
|
||||
-include $(LOCAL_PATH)/system_prop.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue