libs/utils/android: Add systrace timeless support
Created by: valschneider
Systrace expects either a time argument to know how long it has to record traces, or an keystroke to end the tracing. Added a 'fake' keystroke so tracing may be started and stopped without a predefined duration.