Files
hardware_interfaces/automotive/vehicle/vhal_static_cpp_lib.mk
shrikar 00283f81b4 Provide an incomplete V4 VHAL default implementation.
Updated exported VHAL version from V3 to V4.

Bug: 378711349
Test: N/A
Change-Id: I8aa39d5e243de09348bc4867e0da38c7fbeb4a35
2024-12-02 21:34:48 +00:00

21 lines
846 B
Makefile

# Copyright (C) 2023 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# This make file contains the latest version of static cpp libraries for VHAL
# interface and VHAL properties.
LOCAL_STATIC_LIBRARIES += \
android.hardware.automotive.vehicle-V4-ndk \
android.hardware.automotive.vehicle.property-V4-ndk