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

Commit 1df42828 authored by Zim's avatar Zim
Browse files

Disable aidl tag tracing in libbinder_aidl_test_stub

This is blocking presubmit and it's unclear why. Given it's
a test target, should be fine to disable aidl tag tracing anyways

Test: m
Bug: 161393989
Change-Id: I9ad382aaa9ddd5f3974ccf0ca352bdff7ca3bc7a
parent ec6c073a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -485,6 +485,9 @@ aidl_interface {
        java: {
            enabled: false,
        },
        cpp: {
            gen_trace: false,
        },
    },
}