mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Nuke init scripts and fstab
* It exists in vendor/etc/init since official Q update Signed-off-by: SamarV-121 <samarvispute121@gmail.com> Change-Id: Ie02ce720b4f9ebeaa026632cc6adf8b54c96c0e6
This commit is contained in:
parent
0c628deb56
commit
a682929eb0
9 changed files with 0 additions and 1824 deletions
|
|
@ -13,15 +13,6 @@ PRODUCT_PACKAGES += \
|
|||
TARGET_SCREEN_HEIGHT := 2340
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
# Init
|
||||
PRODUCT_PACKAGES += \
|
||||
fstab.exynos7885 \
|
||||
init.samsung.rc \
|
||||
init.exynos7885.rc \
|
||||
init.exynos7885.usb.rc \
|
||||
init.baseband.rc \
|
||||
ueventd.exynos7885.rc
|
||||
|
||||
# Net
|
||||
PRODUCT_PACKAGES += \
|
||||
netutils-wrapper-1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue