blob: 2a3f025f451949177a24c324a9da5f6f20db3120 [file] [log] [blame]
bigbiff673c7ae2020-12-02 19:44:56 -05001build = ["sources.bp"]
2
3cc_library_static {
4 name: "libscrypttwrp_static",
5 include_dirs: ["bootable/recovery/crypto/scrypt/lib/util"]
6}