mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-06-18 23:01:14 +00:00
lemonadep: Convert init to blueprint
* Move directory to match sm8350-common. Change-Id: I5a6926065d8bf27cffd0802252c10b605a3e2b38
This commit is contained in:
committed by
LuK1337
parent
4e1745f42d
commit
22bc143549
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// 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,
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
on init
|
||||
setprop ro.sf.lcd_density 480
|
||||
Reference in New Issue
Block a user