mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-28 18:27:27 +09:00
13 lines
211 B
Plaintext
13 lines
211 B
Plaintext
//
|
|
// 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,
|
|
}
|