6 lines
147 B
Plaintext
Executable File
6 lines
147 B
Plaintext
Executable File
build = ["sources.bp"]
|
|
|
|
cc_library_static {
|
|
name: "libscrypttwrp_static",
|
|
include_dirs: ["bootable/recovery/crypto/scrypt/lib/util"]
|
|
} |