Skip to content

Commit a55fd8e

Browse files
bgcngmdanascape
authored andcommitted
billie: Drop component overrides
This is no longer needed as of Android 13. Change-Id: I38435c47c8781678f82014decbbae40dcab0a07b Signed-off-by: Saalim Quadri <[email protected]>
1 parent ee105e8 commit a55fd8e

File tree

3 files changed

+0
-44
lines changed

3 files changed

+0
-44
lines changed

Diff for: configs/component-overrides.xml

-17
This file was deleted.

Diff for: configs/component-overrides_qti.xml

-23
This file was deleted.

Diff for: device.mk

-4
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,6 @@ PRODUCT_PACKAGES += \
213213
214214
215215

216-
PRODUCT_COPY_FILES += \
217-
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml \
218-
$(LOCAL_PATH)/configs/component-overrides_qti.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/component-overrides.xml
219-
220216
# Boot control
221217
PRODUCT_PACKAGES += \
222218

0 commit comments

Comments
 (0)