• Jeff Hamilton's avatar
    Grab a wake lock when you scan a tag. · 383e6d11
    Jeff Hamilton authored
    This prevents the screen from immediately going
    to sleep when the TagViewer is hiding the lock
    screen.
    
    The wake lock is acquired with a timeout to ensure
    it doesn't keep the device awake forever.
    
    Bug: 3146598
    Change-Id: Ib97b42cba3ad7ded1cb165769a35c36d922e4cd0
    383e6d11
AndroidManifest.xml 3.27 KB