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

Commit 62ea3832 authored by Baligh Uddin's avatar Baligh Uddin Committed by Automerger Merge Worker
Browse files

Adjust include_dirs for relocated packages/modules/Connectivity am: cdc580e6

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/NetworkStack/+/14691840

Change-Id: I13b37b82440ae8ccab705f748537317023f67f1a
parents 7ae1c250 cdc580e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -72,7 +72,7 @@ aidl_interface {
        // For framework parcelables.
        // For framework parcelables.
        "frameworks/base/core/java",
        "frameworks/base/core/java",
        // For API parcelables in connectivity
        // For API parcelables in connectivity
        "frameworks/base/packages/Connectivity/framework/aidl-export",
        "packages/modules/Connectivity/framework/aidl-export",
        "frameworks/native/aidl/binder", // For PersistableBundle.aidl
        "frameworks/native/aidl/binder", // For PersistableBundle.aidl
    ],
    ],
    srcs: [
    srcs: [