Merge "Export path to profile (to be used by other modules)." am: 831cad71f3

am: 7bc195867c

Change-Id: I0a7ab32b52b4723d47210adf6bf3b01119d2af73
This commit is contained in:
Ulyana Trafimovich
2019-12-04 08:54:33 -08:00
committed by android-build-merger

View File

@@ -64,3 +64,8 @@ platform_compat_config {
name: "services-platform-compat-config",
src: ":services",
}
filegroup {
name: "art-profile",
srcs: ["art-profile"],
}