media/library/core
olly ecb62cccd5 Delete broken PriorityHandlerThread class
This class is unnecessary; you can simply pass a thread
priority to HandlerThread's own constructor. It's also
broken, since HandlerThread.run() immediately overrides
the priority being set!

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=153461225
2017-04-18 19:44:50 +01:00
..
src Delete broken PriorityHandlerThread class 2017-04-18 19:44:50 +01:00
build.gradle Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00