mirror of
https://github.com/oplus-giulia-dev/android_hardware_oplus
synced 2025-11-03 21:35:37 +08:00
oplus: Declare hidl_pixelworks_feature_interface
Change-Id: I0896a93cc6c44628d5b79c75e58db9dcf6f58683
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// Copyright (C) 2022-2023 The LineageOS Project
|
||||
// SPDX-FileCopyrightText: 2022-2025 The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
@@ -16,3 +16,10 @@ prebuilt_hidl_interfaces {
|
||||
"vendor.oplus.hardware.cameraextension@1.0::ICameraExtensionService",
|
||||
],
|
||||
}
|
||||
|
||||
prebuilt_hidl_interfaces {
|
||||
name: "hidl_pixelworks_feature_interface",
|
||||
interfaces: [
|
||||
"vendor.pixelworks.hardware.feature@1.0::IIrisFeature",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user