Files
android_bootable_recovery/crypto/scrypt/Android.bp
bigbiff 673c7ae01e Merge tag 'android-11.0.0_r16' into android-10.0
Android 11.0.0 release 16 - twrp bringup patch
2020-12-16 19:06:18 -05:00

6 lines
147 B
Plaintext
Executable File

build = ["sources.bp"]
cc_library_static {
name: "libscrypttwrp_static",
include_dirs: ["bootable/recovery/crypto/scrypt/lib/util"]
}