Files
Dhina17 1657441113 raphael: Impl torch light control
Change-Id: Icd32d1f6aedb55462c9df4d7cc63a2a4c4e4263e

[RealJohnGalt:] modify for oneplus usage, add toggle switch
2025-02-11 19:45:35 +09:00

14 lines
300 B
Plaintext

//
// Copyright (C) 2024 LibreMobileOS Foundation
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_static {
name: "libcameraservice_extension.raphael",
srcs: ["CameraProviderExtension.cpp"],
include_dirs: [
"frameworks/av/services/camera/libcameraservice/common"
],
}