marble: import taro script from LA.VENDOR.1.0.r1-27300-WAIPIO.QSSI15.0

This commit is contained in:
2025-05-05 16:13:03 +09:00
parent 32383005b2
commit 61fc0854f6
7 changed files with 197 additions and 0 deletions

15
rootdir/Android.bp Normal file
View File

@ -0,0 +1,15 @@
//
// Copyright (C) 2025 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
// Init scripts
// Init configuration files
prebuilt_etc {
name: "ueventd.qcom.rc",
filename: "ueventd.rc",
src: "etc/ueventd.qcom.rc",
vendor: true,
}