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

Commit c9b0ff4e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Reduce the visibility scope of framework-minus-apex"

parents 8ee5fe78 634819c4
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -491,14 +491,11 @@ java_library {
    apex_available: ["//apex_available:platform"],
    visibility: [
        "//frameworks/base",
        // TODO(b/144149403) remove the below lines
        // TODO(b/147128803) remove the below lines
        "//frameworks/base/apex/appsearch/framework",
        "//frameworks/base/apex/blobstore/framework",
        "//frameworks/base/apex/jobscheduler/framework",
        "//frameworks/base/apex/permission/framework",
        "//frameworks/base/apex/statsd/service",
        "//frameworks/base/telephony",
        "//frameworks/opt/net/wifi/service",
    ],
}