commit | 8e0f7129fa255d94e94042deda7f1113503a7a87 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Tue Jan 10 15:10:21 2012 -0800 |
committer | Conley Owens <cco3@android.com> | Tue Jan 10 15:45:40 2012 -0800 |
tree | 3b28bef38c3f4c383b5468fcf6da4ddde1c14626 | |
parent | c7a10ddd3115a40de10b34d7dbfe92134ce7ae8f [diff] |
Add a module_path_check for vendor files When this is enabled we ensure that files from the vendor directory get installed to /system/vendor/* instead of elsewhere in /system/*. This changes the PRODUCT_RESTRICT_VENDOR_FILES variable to accept "owner", "path", "owner path", or "all". "true" will still only enforce vendor file owner restrictions. Change-Id: I4598130a590ad56976e011f4cb2a9f5f227d5732