Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4c50bf2 authored by Marco Gontijo's avatar Marco Gontijo
Browse files

Let genrule have the entrance depend on signapk

Currently, it may be a good idea to let genrule module depend on
java_library_host by changing soong. To change signapk module type from
java_library_host to java_binary_host makes the genrule can depend on the
signapk module directly and generate the signapk.jar at the same time.

Test: for i in `seq 1 10` ; \
        do\
            make clean; \
            make -j64 apexer_test_host_tools; \
        done
Bug: 160632228
Bug: 157878202
Bug: 360050791 (original cherry-pick)
Bug: 371213536 (cherry-pick to rvc-dev)
Change-Id: I63ae661b9b419ddc6e69ccfc9a29fd28b116c0b5
Merged-In: I63ae661b9b419ddc6e69ccfc9a29fd28b116c0b5
parent c40c0e4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment