gnu: android: Export android-liblog.
* gnu/packages/android.scm (android-liblog): Export it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>master
parent
b3981bba78
commit
87194d5783
|
@ -185,7 +185,7 @@ use their packages mostly unmodified in our Android NDK build system.")
|
|||
(base32
|
||||
checksum))))
|
||||
|
||||
(define android-liblog
|
||||
(define-public android-liblog
|
||||
(package
|
||||
(name "android-liblog")
|
||||
(version (android-platform-version))
|
||||
|
|
Reference in New Issue