Simple module that keeps the override dark-mode enabled in developer options
I found it annoying that Android 10 makes you re-enable force-dark mode in developer options every time you restart your device so I created this simple module.
This module sets the prop debug.hwui.force_dark to true in the build.prop file, making it so the force-dark option in developer tools is enabled upon restart.
This has only been tested in the Android Q Beta's and Android 10 on my Google Pixel. Though I expect this to work on any of the beta builds, as well as Android 10. I take no responsibility for any issues this may cause to your device.
Please read the release post for further information or questions.