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

Commit d393b991 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
Merged-In: Id978db87acf8e2fa558a9039842fedf029eed5fe
Change-Id: Id978db87acf8e2fa558a9039842fedf029eed5fe
parent f5962f27
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: [