mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Disable some unused services and vendor overlay
Change-Id: Icd899c4a379ae4300488ea90837d741881f228c2 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
86317e3472
commit
ac78a7d0d5
3 changed files with 28 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ PRODUCT_PACKAGES += \
|
|||
TARGET_SCREEN_HEIGHT := 2340
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
# Init
|
||||
PRODUCT_PACKAGES += \
|
||||
init.universal7904.rc
|
||||
|
||||
# Net
|
||||
PRODUCT_PACKAGES += \
|
||||
netutils-wrapper-1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue