commit | 3f9649492bdeb01f3a95350c28da11473beb00a0 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Fri Feb 15 14:01:03 2013 -0800 |
committer | Doug Zongker <dougz@android.com> | Fri Feb 15 14:40:12 2013 -0800 |
tree | 12b87dddc9208a5224ad43c036093048a87833be | |
parent | b2bbff7cbaa24dbe0973b46fa78a73e1c9393c92 [diff] |
factor core.mk product definition Split core.mk, which is currently set up for phones and tablets, into a core.mk and core_minimal.mk, so that non-phone devices can inherit from core_minimal. The only change to products that inherit from core.mk is removal of duplicated SELinux packages (which were present in both core.mk and embedded.mk). Change-Id: I6787bc42a6495c89ed63df7964512207a930d153