Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
9fb13afad8331481b4a516ee32620ca49f6c833a
/
.
/
crypto
/
scrypt
/
Android.bp
blob: 2a3f025f451949177a24c324a9da5f6f20db3120 [
file
] [
log
] [
blame
]
bigbiff
673c7ae
2020-12-02 19:44:56 -0500
[
diff
] [
blame
]
1
build
=
[
"sources.bp"
]
2
3
cc_library_static
{
4
name
:
"libscrypttwrp_static"
,
5
include_dirs
:
[
"bootable/recovery/crypto/scrypt/lib/util"
]
6
}