• OliverG96's avatar
    crypto: Fix crypto dependencies for ICS/Samsung methods · 06b91e79
    OliverG96 authored
    - libmincrypt renamed to libmincrypttwrp that is an static library
    - libjpegtwrp does not exist
    - libfs_mgrtwrp is for JB decryption methods
    
    This fixes making full builds when TW_INCLUDE_CRYPTO_SAMSUNG := true and TW_INCLUDE_CRYPTO := true are set.
    Somehow typing make recoveryimage doesnt push the mentioned issue.
    
    Change-Id: I7cad5db4f51152a1a8209e619b188ca88d7c74d1
    06b91e79
Android.mk 1.99 KB