We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On poco X3 (surya/karna) devices, a new repetitive error has occurred:
The cause seem to be the new /system/etc/init/logd.halium.rc file :
/system/etc/init/logd.halium.rc
Temporary removing /system/etc/init/logd.halium.rc file fixes the issue
It seems related to commit : dd6764d
The text was updated successfully, but these errors were encountered:
also on miatoll device
phablet@uxesPhone:~$ dmesg |grep -i logd.halium [ 11.951764] init: Parsing file /system/etc/init/logd.halium.rc... [ 11.951851] init: /system/etc/init/logd.halium.rc: 13: Invalid keyword 'task_profiles'
Sorry, something went wrong.
No branches or pull requests
New error
On poco X3 (surya/karna) devices, a new repetitive error has occurred:
The cause seem to be the new
/system/etc/init/logd.halium.rc
file :Workaround
Temporary removing
/system/etc/init/logd.halium.rc
file fixes the issueBlame
It seems related to commit :
dd6764d
The text was updated successfully, but these errors were encountered: