diff options
author | Colin Cross <ccross@android.com> | 2019-02-11 13:52:45 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2019-02-11 15:28:37 -0800 |
commit | 40b28aa9cd75b9a2f7cc8d2e9418de4ed1302c9b (patch) | |
tree | 31819253bb269cbb95444c49a6e03e5a8af0263d /test/ProfileTestMultiDex/Second.java | |
parent | 61a9328e807426636d3e29699cd978d4a7a345c0 (diff) |
Remove typo'd variables
LOCAL_DEX_PREOPT_IMAGE_LOCATION := $(TARGET_CORE_IMG_OUT) doesn't
do anything because TARGET_CORE_IMG_OUT is never set.
LOCAL_DEX_PREOPT_IMAGE := $(HOST_CORE_IMG_LOCATION) doesn't do
anything because nothing reads LOCAL_DEX_PREOPT_IMAGE.
Neither seems useful with LOCAL_DEX_PREOPT := false.
Test: m checkbuild
Change-Id: I26c0a848e15784c4dad6f8c3bb6786b98ac85c20
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions