platform_frameworks_native/cmds/cmd
Jon Spivack 77f83368b1 Add flag to cmd for dynamic services
When cmd is called with the -w flag, it will call ServiceManager::waitForService instead of checkService. This will make dynamic services start and block until they are ready for use.

Bug: 149526916
Test: atest ApexRollbackTests (with and without this flag applied within for dynamic apexd)
Change-Id: Iad0c3d7aa75e5830da10a84bd753d3011438259f
2020-02-26 12:13:32 -08:00
..
Android.bp Expose cmd's functionality as a static library. 2019-01-07 15:45:38 +00:00
cmd.cpp Add flag to cmd for dynamic services 2020-02-26 12:13:32 -08:00
cmd.h Expose cmd's functionality as a static library. 2019-01-07 15:45:38 +00:00
main.cpp Expose cmd's functionality as a static library. 2019-01-07 15:45:38 +00:00
MODULE_LICENSE_APACHE2
NOTICE