Skip to content
Snippets Groups Projects
Commit b8816592 authored by Abhishek Arpure's avatar Abhishek Arpure
Browse files

Remove pstore related test case from CTS

This testcase was removed on O through change ID
Ie91625fd365b17dccdb179758639492da6b49787.

On O-MR1, this is added back.
Removing the testcase again from CTS.

Bug : 63913130

Change-Id: Icad99317805dedba6f55895b91d020477152fcfd
parent d60dc7ef
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,6 @@ test_c_flags := \
-fno-builtin \
cts_src_files := \
libc_test.cpp \
liblog_test_default.cpp \
liblog_test_local.cpp \
liblog_test_stderr.cpp \
......@@ -68,6 +67,7 @@ cts_src_files := \
log_wrap_test.cpp
test_src_files := \
libc_test.cpp \
$(cts_src_files) \
# Build tests for the device (with .so). Run with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment