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

Commit 557a31b0 authored by Steven Moreland's avatar Steven Moreland
Browse files

Remove aidl_interface visibility.

Since it needs to be seen by aidl_metadata_json.

(this is simpler than having aidl_interface.go inject an exception here,
which could get quite messy)

Bug: 145920591
Test: builds
Change-Id: If6952f0c6ad9677dec807fd5da26b255b52100c3
parent 3c741f03
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -170,7 +170,6 @@ aidl_interface {
    name: "libbinder_aidl_test_stub",
    local_include_dir: "aidl",
    srcs: [":libbinder_aidl"],
    visibility: [":__subpackages__"],
    vendor_available: true,
    backend: {
        java: {