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

Commit 085f5050 authored by Brian Stack's avatar Brian Stack
Browse files

Extract SensorsHidlTestBase and reformat

Bug: 111070257
Test: Builds
Change-Id: I35956b9dab56e97d716aa6605dab328cdd5446d3
parent 0c102a99
Loading
Loading
Loading
Loading
+30 −643

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ cc_library_static {
    srcs: [
        "GrallocWrapper.cpp",
        "SensorsHidlEnvironmentBase.cpp",
        "SensorsHidlTestBase.cpp",
        "SensorsTestSharedMemory.cpp",
    ],
    export_include_dirs: [
+575 −0

File added.

Preview size limit exceeded, changes collapsed.

+117 −0

File added.

Preview size limit exceeded, changes collapsed.