Sebastiano Barezzi c134993c14
miatoll: rootdir: Move to Android.bp
Change-Id: I28c3cb806d47e0e2c4f1fc0cf909d90638f2d2af
2021-10-17 19:32:05 +02:00

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,
}