commit | a51823d65f4d610d030a158ac4db39843882ea1d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Oct 04 20:24:40 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Oct 05 14:12:54 2018 +0900 |
tree | d440e12bb6b784d983493ffabe3abddafefff1df | |
parent | ec7ffc37f446c4c5949d490834a0a065ebaf1e48 [diff] |
Add support for prebuilts Prebuilt can be added to APEX via prebuilt_modules. The prebuilt modules are defined using the prebuilt_etc module type. The prebuilt files are installed under /etc directory of an APEX. Bug: 112672359 Test: m apex.test the resulting APEX has sample_prebuilt_file under /etc dir. Change-Id: I00e6295ab11389249d0632c53644ca03a3c7f465