Commit Graph

2 Commits

Author SHA1 Message Date
Paul Duffin
69f9ee77c4 Build overlaytests as part of the normal build
Test: make checkbuild
Change-Id: I1ebdbfd309246b24f1f64e3555c6dfdc592b1868
2017-11-30 12:30:25 +00:00
Mårten Kongstad
57f4b77c89 Runtime resource overlay, iteration 1.
Runtime resource overlay allows unmodified applications to appear
as if they had been compiled with additional resources defined. See
libs/utils/README for more information.

This commit is the first iteration of runtime resource overlay. It
provides the actual overlay modifications and loading of trusted overlay
packages (ie residing in /vendor) targeting framework-res.apk.

This commit loads exactly one overlay package. The overlay,
if present, must target framework-res.apk and be located at
/vendor/overlay/framework/framework-res.apk.

Change-Id: If26ee7754813004a96c043dba37fbe99fa3919db
2011-04-01 14:12:10 +02:00