modules/android-integration: add am command

This commit is contained in:
Alexander Sosedkin 2024-06-01 17:51:25 +02:00
parent b7e7cd423d
commit c4c4f09e3d
10 changed files with 175 additions and 0 deletions

View file

@ -2,6 +2,12 @@
## Release 24.05 (unreleased)
### New Options
* New options under `android-integration`,
offer some of the tools familiar to Termux users.
Currently it's just `am`.
### Compatibility considerations
* `nixOnDroidConfigurations` `pkgs` argument is now mandatory.