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:
Chenbo Feng
2017-06-16 11:03:17 -07:00
parent 5383b735d5
commit f048e836c0
2 changed files with 1 additions and 1 deletions

View File

@@ -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 \