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

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

Use connectivity aidl-export directory

Connectivity parcelables are moving from src/ to aidl-export/, to better
separate AIDL parcelables that can be exported, and actual sources.

Bug: 171540887
Test: m
Ignore-AOSP-First: merge conflicts, cherry-picking
Change-Id: Id978db87acf8e2fa558a9039842fedf029eed5fe
parent 786d5fa4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ aidl_interface {
        // For framework parcelables.
        "frameworks/base/core/java",
        // For API parcelables in connectivity
        "frameworks/base/packages/Connectivity/framework/src",
        "frameworks/base/packages/Connectivity/framework/aidl-export",
        "frameworks/native/aidl/binder", // For PersistableBundle.aidl
    ],
    srcs: [