platform_frameworks_native/cmds/cmd
Jon Spivack e82eaa845b 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
Merged-In: Iad0c3d7aa75e5830da10a84bd753d3011438259f
(cherry picked from commit 77f83368b1)
2020-05-18 13:16:59 +01: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-05-18 13:16:59 +01: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