mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Add remove_packages to nuke useless apps
This commit is contained in:
parent
e20d70740a
commit
c48a35ed9d
3 changed files with 20 additions and 2 deletions
|
|
@ -224,6 +224,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.renderscript@1.0-impl
|
||||
|
||||
# Nuke Useless Apps (Mostly GAPPS)
|
||||
PRODUCT_PACKAGES += \
|
||||
RemovePkgs
|
||||
|
||||
# RIL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.radio@1.2.vendor \
|
||||
|
|
|
|||
Loading…
Reference in a new issue