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

Commit 0d1b063d authored by Ulya Trafimovich's avatar Ulya Trafimovich
Browse files

Export path to profile (to be used by other modules).

Test: m
Change-Id: Id7dad3c49152fe45d72d743cba88476d3ae58241
parent 82001cf9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -64,3 +64,8 @@ platform_compat_config {
    name: "services-platform-compat-config",
    src: ":services",
}

filegroup {
    name: "art-profile",
    srcs: ["art-profile"],
}