e3q: Initial device tree
This commit is contained in:
11
init/Android.bp
Normal file
11
init/Android.bp
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Copyright (C) 2025 The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
prebuilt_etc {
|
||||
name: "init.e3q.rc",
|
||||
src: "init.e3q.rc",
|
||||
sub_dir: "init/hw",
|
||||
vendor: true,
|
||||
}
|
Reference in New Issue
Block a user