Partial cp of "Initial boilerplate for an updatable graphics jar"

Rename the filegroup for graphics was was done in the internal change
I148b54fe47560b2335e9d878ed93bf167d6c7517.

Test: m nothing
Merged-In: I148b54fe47560b2335e9d878ed93bf167d6c7517
Change-Id: I81a08c29ca99568101f31dc74f8c9d4d5d65663e
This commit is contained in:
Anton Hansson
2021-03-30 12:09:53 +01:00
parent 06c6ff8bf0
commit fbb283fb4d

View File

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