Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ede76828 authored by Mark White's avatar Mark White
Browse files

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
parent fe810dc2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
    ],