mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-02-16 02:30:41 +00:00
lemonadep: RIP init.recovery.target.rc
No longer loaded by init.qcom.recovery.rc plus we require users to flash custom dtbo and vendor_boot. Change-Id: I447e8604ee447bc567be03dadd1e4448b5647338
This commit is contained in:
@@ -23,10 +23,6 @@ PRODUCT_COPY_FILES += \
|
||||
TARGET_SCREEN_HEIGHT := 3168
|
||||
TARGET_SCREEN_WIDTH := 1440
|
||||
|
||||
# Device init scripts
|
||||
PRODUCT_PACKAGES += \
|
||||
init.recovery.target.rc
|
||||
|
||||
# Overlays
|
||||
PRODUCT_PACKAGES += \
|
||||
OPlusFrameworksResTarget \
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
//
|
||||
// Copyright (C) 2022 The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
prebuilt_etc {
|
||||
name: "init.recovery.target.rc",
|
||||
src: "init.recovery.target.rc",
|
||||
sub_dir: "init",
|
||||
recovery: true,
|
||||
}
|
||||
@@ -1,2 +0,0 @@
|
||||
on init
|
||||
setprop ro.sf.lcd_density 480
|
||||
Reference in New Issue
Block a user