commit | 05a2b931e963299563c312af0884f4fddc5fa4f6 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Mon Mar 20 18:31:17 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Mon Mar 20 20:57:04 2017 -0700 |
tree | 133e785a0a9b35d66d76817da951ea4047c848b4 | |
parent | 8311d46c86d82a590327456b0630a8bb7db55f84 [diff] |
Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE The vendor image will have more than just proprietary modules in it under Treble, so let's stop marking open source code as proprietary just to move it to vendor. Bug: 36452052 Test: compare build-aosp_arm.ninja before/after, no changes. Test: Try defining LOCAL_VENDOR_MODULE / LOCAL_PROPRIETARY_MODULE in the same and different ways, ensure it works. Change-Id: I0ab046bcb7563a20d44ed00667e18497ef0873a8