Merge "Replace _hidl_ with _hal_ in test names" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5e0c55d2f7
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user