mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: android: Export android-libcutils.
* gnu/packages/android.scm (android-libcutils): Export it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
c214e607d0
commit
b3981bba78
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ (define android-libbase
|
|||
various Android core host applications.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define android-libcutils
|
||||
(define-public android-libcutils
|
||||
(package
|
||||
(name "android-libcutils")
|
||||
(version (android-platform-version))
|
||||
|
|
Loading…
Reference in a new issue