Partial cp of "Initial boilerplate for an updatable graphics jar" am: fbb283fb4d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1655734

Change-Id: Ib0f232997e4bb7ce2500e37440f23b026fc53feb
This commit is contained in:
Anton Hansson
2021-03-31 16:44:18 +00:00
committed by Automerger Merge Worker

View File

@@ -177,7 +177,7 @@ filegroup {
}
filegroup {
name: "framework-graphics-sources",
name: "framework-graphics-nonupdatable-sources",
srcs: [
"graphics/java/**/*.java",
"graphics/java/**/*.aidl",
@@ -335,7 +335,7 @@ filegroup {
":framework-blobstore-sources",
":framework-core-sources",
":framework-drm-sources",
":framework-graphics-sources",
":framework-graphics-nonupdatable-sources",
":framework-jobscheduler-sources", // jobscheduler is not a module for R
":framework-keystore-sources",
":framework-identity-sources",