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

Commit d386543a authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Remove stale aidl-export references

As per the TODO, the aidl-export directory was moved to
packages/modules/Connectivity/framework.

Bug: 222234190
Test: TH
Merged-In: I399d2bb259d50916c575e59621ddfaf798affc5c
Change-Id: I5d77a9b0acf8e47c3bed144c735440b5593d7ae1
parent e9645439
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -271,8 +271,6 @@ java_defaults {
        include_dirs: [
            "frameworks/av/aidl",
            "frameworks/native/libs/permission/aidl",
            // TODO: remove when moved to the below package
            "frameworks/base/packages/ConnectivityT/framework-t/aidl-export",
            "packages/modules/Connectivity/framework/aidl-export",
            "packages/modules/Media/apex/aidl/stable",
        ],
@@ -519,8 +517,6 @@ stubs_defaults {
        include_dirs: [
            "frameworks/av/aidl",
            "frameworks/native/libs/permission/aidl",
            // TODO: remove when moved to the below package
            "frameworks/base/packages/ConnectivityT/framework-t/aidl-export",
            "packages/modules/Connectivity/framework/aidl-export",
        ],
    },