diff options
| -rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp index 23234fdc5ae2..fa7c97d3d21a 100644 --- a/Android.bp +++ b/Android.bp @@ -379,6 +379,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 ], |