me
/
guix
Archived
1
0
Fork 0

gnu: android: Export android-libcutils.

* gnu/packages/android.scm (android-libcutils): Export it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Denis 'GNUtoo' Carikli 2020-08-01 22:16:24 +02:00 committed by Mathieu Othacehe
parent c214e607d0
commit b3981bba78
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ in Main, System, Radio and Events sub-logs.")
various Android core host applications.")
(license license:asl2.0)))
(define android-libcutils
(define-public android-libcutils
(package
(name "android-libcutils")
(version (android-platform-version))