Files
build_soong/android
Vinh Tran 9b09bc5e3a 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
2023-02-21 16:24:00 -05:00
..
2022-12-12 18:06:49 -08:00
2022-11-11 15:27:56 -05:00
2021-03-17 16:35:13 +01:00
2022-08-01 16:07:30 -04:00
2022-12-12 17:33:06 +00:00
2022-11-02 19:17:30 +00:00
2022-10-25 11:46:01 +02:00
2022-11-07 14:12:11 +00:00
2023-02-13 10:23:36 -08:00
2023-02-13 10:23:36 -08:00
2021-12-13 13:33:15 -05:00
2023-02-14 17:07:41 +09:00
2021-09-23 11:37:57 +01:00
2021-12-01 17:43:00 +00:00
2022-11-29 15:35:56 -05:00
2023-01-27 16:01:37 -05:00
2023-01-12 11:00:40 -08:00