Revert "lineage: configs: Flatten APEX(s) on official builds"
* No longer needed, and is incomplete.
This reverts commit 1474aeb3c3
.
Change-Id: Iec1cf525651eb215fc9844b4340d57eb802aeeec
This commit is contained in:
parent
0e38790e20
commit
7ed20624d3
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
# APEX
|
||||
ifneq ($(filter RELEASE NIGHTLY SNAPSHOT EXPERIMENTAL,$(LINEAGE_BUILDTYPE)),)
|
||||
TARGET_FLATTEN_APEX := true
|
||||
endif
|
||||
|
||||
# Charger
|
||||
ifeq ($(WITH_LINEAGE_CHARGER),true)
|
||||
BOARD_HAL_STATIC_LIBRARIES := libhealthd.lineage
|
||||
|
|
Loading…
Reference in a new issue