Files
device_xiaomi_sdm710-common/Android.bp
Sebastiano Barezzi a6b3d13642 sdm710-common: Import Soong namespaces in device tree namespace as well
Change-Id: I4a62c06a16e738bda7bfa57d6f1dc4f390500160
2022-10-01 21:44:54 +02:00

15 lines
275 B
Plaintext

//
// Copyright (C) 2022 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
soong_namespace {
imports: [
"hardware/google/interfaces",
"hardware/google/pixel",
"hardware/xiaomi",
"vendor/qcom/opensource/usb/etc",
],
}