mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
Change-Id: I8569c2830d6a23a7b5cb1e1de1e8559867449510 Signed-off-by: bengris32 <bengris32@protonmail.ch>
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/google/pixel"
|
|
]
|
|
}
|