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

am: 80a64f666e

Change-Id: I06ae9f9b61aa2280befcffc92d9d5bc7be663ad2
This commit is contained in:
Ulyana Trafimovich
2019-12-04 14:43:56 -08:00
committed by android-build-merger

View File

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