summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorMark White <anothermark@google.com>2023-11-16 22:17:14 +0000
committerMark White <anothermark@google.com>2023-11-16 23:51:55 +0000
commitede7682862a42092059d59f652ade155d60085f2 (patch)
tree8c2c3b22ba46dc0b40afde09fb486832085ecf4a /Android.bp
parentfe810dc2cf6a463d53fc96476bc4458122f06d11 (diff)
downloadbase-ede7682862a42092059d59f652ade155d60085f2.tar.gz
framework-minus-apex build should include framework-res
If an eng modifies a Framework resource and builds 'framework-minus-apex' it should rebuild framework-res Change-Id: I013331f4fbe90b558b5f752e1d6be566c4f8bcf9 Test: m framework-minus-apex Bug: 311452668
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a402c57689d6..a3d7d501d4ec 100644
--- a/Android.bp
+++ b/Android.bp
@@ -376,6 +376,7 @@ java_defaults {
// system propagates "required" properly.
"gps_debug.conf",
"protolog.conf.json.gz",
+ "framework-res",
// any install dependencies should go into framework-minus-apex-install-dependencies
// rather than here to avoid bloating incremental build time
],