Rename the native test file
Since more test is added to the qtaguid native test file, the previous name is not suitable for representing the purpose of this test file. Rename it to NativeQtaguidTest.cpp. Bug: 62489688 Test: in cts-tf: run cts --module CtsNativeNetTestCases Change-Id: Id64591db060c7d0178602517fd703dab586bfb5f
This commit is contained in:
@@ -24,7 +24,7 @@ LOCAL_MODULE_STEM_32 := $(LOCAL_MODULE)32
|
||||
LOCAL_MODULE_STEM_64 := $(LOCAL_MODULE)64
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
src/NativeSocketRefCnt.cpp
|
||||
src/NativeQtaguidTest.cpp
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libutils \
|
||||
|
||||
Reference in New Issue
Block a user