summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Vinh Tran <vinhdaitran@google.com> 2023-02-21 09:56:25 -0500
committer Vinh Tran <vinhdaitran@google.com> 2023-02-21 16:24:00 -0500
commit9b09bc5e3a34ef311dd5b5162684eb7ecabda719 (patch)
tree60a41c7c6bff4f26555f316dd4bc202926eb3d1f /java/java_test.go
parent92ac65952d31c7ecb3c533991b40724c9bb1251e (diff)
Allowlist frameworks/hardware/interfaces/stats/aidl
This fixes current breakage on aosp-master-bazel on bp2build-incremental. aosp/2401793 addes android.frameworks.stats-V2-ndk to libtestvendoratoms but android.frameworks.stats aidl_interface is not allowlisted yet. However, `//frameworks/proto_logging/stats/stats_log_api_gen:libtestvendoratoms` is still not building because of another issue in genrule + proto. ``` ERROR: out/soong/workspace/frameworks/proto_logging/stats/stats_log_api_gen/BUILD.bazel:87:8: Executing genrule //frameworks/proto_logging/stats/stats_log_api_gen:test_vendor_atoms.cpp failed: (Segmentation fault): bash failed: error executing command (from target //frameworks/proto_logging/stats/stats_log_api_gen:test_vendor_atoms.cpp) /bin/bash -c ... (remaining 1 argument skipped)i ``` The fix to this is similar to aosp/2401794 and is fixed in aosp/2449265 Test: presubmit Bug: 270131691 Change-Id: I8bcc336d843ee4f0de44f377c828a9a4c959b0ec
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions