Replace _hidl_ with _hal_ in test names

[ Merged from http://go/wvgerrit/148451 ]

This step is a prelude in adding Widevine unit tests that
use AIDL interface.

Test: ./build_and_run_all_unit_tests.sh
Bug: 217247987
Change-Id: I449050819e6c9b0261066997dd45a6103b3a9a7a
This commit is contained in:
Edwin Wong
2022-03-22 17:38:20 +00:00
committed by Edwin
parent dddd1142de
commit 0f3c297250
6 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
LOCAL_PATH := $(call my-dir)
# -----------------------------------------------------------------------------
# Builds libwvdrmdrmplugin_hidl_test
# Builds libwvdrmdrmplugin_hal_test
#
include $(CLEAR_VARS)
@@ -56,7 +56,7 @@ LOCAL_HEADER_LIBRARIES := \
LOCAL_C_INCLUDES += \
external/protobuf/src \
LOCAL_MODULE := libwvdrmdrmplugin_hidl_test
LOCAL_MODULE := libwvdrmdrmplugin_hal_test
LOCAL_LICENSE_KINDS := legacy_by_exception_only
LOCAL_LICENSE_CONDITIONS := by_exception_only