Reputation: 1288
I'm trying to compile Android for the dragonboard 410, and would like to enable a firmware level functionality so my app can reboot the device if it crashes.
I noticed here that the Linux source has exactly what I'm trying to implement.
I'm unfamiliar with compilation from source on Android, is there a compilation flag or option I can use to enable this functionality on Android?
Upvotes: 2
Views: 355