Ok, that seems to be a korean version. Did you install the korean version of twrp called heroltekor not just herolte? I found some xda threads with similar problems here:
https://forum.xda-developers.com/galaxy-s7/help/official-builds-lineageos-support-sm-t3577811...
Hello,
i had the same problem, battery drain in airplane mode with stored fingerprints. Without fingerprints stored no battery drain in airplane mode. On my Nexus 5X with LineageOS there was no problem with the fingerprint reader (there is nothing to "press"), i used it to wake my device without...
I have this problem, too. I guess it was a change in cm, which is going to be reverted: http://review.cyanogenmod.org/#/q/project:CyanogenMod/android_packages_apps_DeskClock
I am using cm, but this thread's rom seems to be cm based ...
You can also check the file system/build.prop contained in the nightly zip file. For 20160309 it shows:
ro.build.id=MMB29Q
ro.build.display.id=cm_bullhead-userdebug 6.0.1 MMB29V fa90f88911 test-keys
ro.build.description=bullhead-user 6.0.1 MMB29Q 2480792 release-keys...
Thanks, i have compiled some kernels to test and searched orginal LG G3 30A sources for clues and differences to our kernel. In original kernel the kernel option "CONFIG_CFG80211_INTERNAL_REGDB=y" is set. In our kernel it is unset. I compiled it myself with this option set and it works, it is...
Thanks :)
I compiled a kernel with your change, but it had no effect. I am not sure if this file is used at all, see kernel config explanation:
config CFG80211_INTERNAL_REGDB
bool "use statically compiled regulatory rules database" if EXPERT
default n
depends on CFG80211...