mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 18:23:04 +00:00
* Move directory to match sm8350-common. Change-Id: I5a6926065d8bf27cffd0802252c10b605a3e2b38
12 lines
221 B
Plaintext
12 lines
221 B
Plaintext
//
|
|
// 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,
|
|
}
|