Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15176cd9 authored by Chenjie Yu's avatar Chenjie Yu
Browse files

skeleton for cts testing for atoms

Test: cts test
Change-Id: Ic5b6d68445a61d7c77cb9cbeefe66c36407ff61a
parent c32dec1f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1562,7 +1562,8 @@ LOCAL_SRC_FILES := \
    tools/streaming_proto/stream.proto \
    cmds/am/proto/instrumentation_data.proto \
    $(call all-proto-files-under, core/proto) \
    $(call all-proto-files-under, libs/incident/proto)
    $(call all-proto-files-under, libs/incident/proto) \
    $(call all-proto-files-under, cmds/statsd/src)
include $(BUILD_HOST_JAVA_LIBRARY)

# ====  java proto device library (for test only)  ==============================