12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
//
|
|
// SPDX-FileCopyrightText: The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "init.recovery.bluejay.touch.rc",
|
|
src: "init.recovery.touch.rc",
|
|
sub_dir: "init",
|
|
recovery: true,
|
|
}
|