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

am: 831cad71f3

Change-Id: Id6519cc7746a405acaf4155736a7b6330360f373
This commit is contained in:
Ulyana Trafimovich
2019-12-04 04:02:21 -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"],
}