Merge "Replace _hidl_ with _hal_ in test names" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-03-30 16:57:22 +00:00
committed by Android (Google) Code Review
6 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
LOCAL_PATH:= $(call my-dir)
# -----------------------------------------------------------------------------
# Builds libwvdrmengine_hidl_test
# Builds libwvdrmengine_hal_test
#
include $(CLEAR_VARS)
@@ -40,7 +40,7 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_HEADER_LIBRARIES := \
libstagefright_foundation_headers \
LOCAL_MODULE := libwvdrmengine_hidl_test
LOCAL_MODULE := libwvdrmengine_hal_test
LOCAL_LICENSE_KINDS := legacy_by_exception_only
LOCAL_LICENSE_CONDITIONS := by_exception_only