Guest User

Untitled

a guest
Dec 15th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. I/ActivityManager( 782): Start proc net.cactii.flash2 for broadcast net.cactii.flash2/.TorchSwitch: pid=1293 uid=10056 gids={1006}
  2. D/TorchRoot( 1293): Starting torch
  3. W/dalvikvm( 1293): threadid=9: thread exiting with uncaught exception (group=0x40015568)
  4. E/AndroidRuntime( 1293): FATAL EXCEPTION: Timer-0
  5. E/AndroidRuntime( 1293): java.lang.RuntimeException: Can't open flash device
  6. E/AndroidRuntime( 1293): at net.cactii.flash2.FlashDevice.setFlashMode(FlashDevice.java:117)
  7. E/AndroidRuntime( 1293): at net.cactii.flash2.TorchService$2.run(TorchService.java:54)
  8. E/AndroidRuntime( 1293): at java.util.Timer$TimerImpl.run(Timer.java:284)
  9. E/AndroidRuntime( 1293): Caused by: java.io.FileNotFoundException: /sys/class/leds/torch-flash/brightness (No such file or directory)
  10. E/AndroidRuntime( 1293): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
  11. E/AndroidRuntime( 1293): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
  12. E/AndroidRuntime( 1293): at java.io.FileOutputStream.<init>(FileOutputStream.java:94)
  13. E/AndroidRuntime( 1293): at java.io.FileOutputStream.<init>(FileOutputStream.java:66)
  14. E/AndroidRuntime( 1293): at java.io.FileWriter.<init>(FileWriter.java:80)
  15. E/AndroidRuntime( 1293): at net.cactii.flash2.FlashDevice.setFlashMode(FlashDevice.java:105)
  16. E/AndroidRuntime( 1293): ... 2 more
  17. I/power ( 782): *** set_screen_state 0
  18. D/SurfaceFlinger( 782): About to give-up screen, flinger = 0x17cdd0
  19. D/KeyguardViewMediator( 782): wakeWhenReadyLocked(26)
Add Comment
Please, Sign In to add comment