blob: 0ed7527d7cae5a8ffb095dc3caf4bfe847078406 [file] [log] [blame] [edit]
//
// Copyright (C) 2022-2023 The LineageOS Project
// SPDX-License-Identifier: Apache-2.0
//
soong_namespace {
imports: [
"hardware/google/interfaces",
"hardware/google/pixel",
"hardware/qcom-caf/bootctrl",
],
}
prebuilt_hidl_interfaces {
name: "hidl_oplus_cameraextension_interface",
interfaces: [
"vendor.oplus.hardware.cameraextension@1.0::ICameraExtensionService",
],
}