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

This commit is contained in:
Ulyana Trafimovich
2019-12-04 11:08:48 +00:00
committed by Gerrit Code Review

View File

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