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:
LuK1337
2022-07-05 23:09:28 +02:00
committed by Łukasz Patron
parent 473f775546
commit ef8421e3c4
3 changed files with 0 additions and 17 deletions

View File

@@ -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 \

View File

@@ -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,
}

View File

@@ -1,2 +0,0 @@
on init
setprop ro.sf.lcd_density 480