mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-02 22:46:25 +09:00
miatoll: rootdir: Move to Android.bp
Change-Id: I28c3cb806d47e0e2c4f1fc0cf909d90638f2d2af
This commit is contained in:
committed by
Alexander Winkowski
parent
aaaba5f297
commit
c134993c14
12
rootdir/Android.bp
Normal file
12
rootdir/Android.bp
Normal file
@ -0,0 +1,12 @@
|
||||
//
|
||||
// Copyright (C) 2021 The LineageOS Project
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
prebuilt_etc {
|
||||
name: "init.device.rc",
|
||||
src: "etc/init.device.rc",
|
||||
sub_dir: "init/hw",
|
||||
vendor: true,
|
||||
}
|
Reference in New Issue
Block a user