Skip to content
New issue

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

Possible bug with propsconf_conf configuration file #123

Open
Refael85 opened this issue Nov 21, 2021 · 7 comments
Open

Possible bug with propsconf_conf configuration file #123

Refael85 opened this issue Nov 21, 2021 · 7 comments

Comments

@Refael85
Copy link

Hi guys,
Need your help

I'm using Android Emulator (Android Studio) API 30
and trying to import values with propsconf_conf configuration file

Starting with the new versions v6.1.0 & v6.1.1 & v6.1.2 , its not importing values anymore with propsconf_conf configuration file
while using v6.0.2 importing propsconf_conf still it works great for me.

I can still import values with the new versions v6.1.0 & v6.1.1 & v6.1.2 using: [props NAME VALUE ]
But not with the propsconf_conf configuration file

And I did notice starting with v6.1.0 there was updated regarding the configuration file import

6.1.0 Change Log:
Added settings file version check.
Added a check for the new Universal SafetyNet Fix and disable sensitive props at install if v2.1.0 or newer is detected.
Changed default boot stage for SELinux fix and triggering props to late_start service.
Fixed update check.
Fixed a few problems with the configuration file import.
Make sure late props are set after boot completed (might break some features otherwise, forgot about that).
Minor UI fixes.
Added fingerprints for Asus Smartphone for Snapdragon Insiders and Xiaomi Mi 11 Lite Indonesia. Updated fingerprint for Xiaomi Mi 10 Lite 5G Global. List updated to v133.

dose anyone else experiencing the same issue ?

attached
propsconf_install log 6.0.2 (Success importing values)
propsconf_install log 6.1.2 (Fail importing values)

Both using the same propsconf_conf configuration file:

##########################################################################

#!/system/bin/sh

MagiskHide Props Config

Copyright (c) 2018-2021 Didgeridoohan @ XDA Developers

Licence: MIT

=================================================================

======================= Configuration file ======================

=================================================================

Required module version (or newer). Do not edit this value!

CONFTRANSF=601

Device fingerprint

CONFFINGERPRINT="google/flame/flame:11/RQ3A.210805.001.A1/7474174:user/release-keys__2021-08-05"
CONFVENDPRINT=false
CONFPRINTBOOT=default
CONFPATCHBOOT=late

Force BASIC attestation

CONFBASICATTEST=false
CONFBASICATTCUST=""

Device simulation

CONFDEVSIM=true
CONFBRAND=true
CONFNAME=true
CONFDEVICE=true
CONFRELEASE=true
CONFID=true
CONFINCREMENTAL=true
CONFDISPLAY=true
CONFSDK=true
CONFMANUFACTURER=true
CONFMODEL=true
CONFDESCRIPTION=true
CONFPARTPROPS=true
CONFSIMBOOT=default

MagiskHide sensitive props

CONFDEBUGGABLE=true
CONFSECURE=true
CONFTYPE=true
CONFTAGS=true
CONFBOOTMODE=true
CONFMODE=true
CONFVENDORMODE=true
CONFHWC=true
CONFHWCOUNTRY=true
CONFSTATE=true
CONFVERIFIEDBOOTSTATE=true
CONFVENDORVERIFIEDBOOTSTATE=true
CONFLOCKED=true
CONFVERITYMODE=true
CONFBOOTWARRANTY_BIT=true
CONFBIT=true
CONFVENDORBOOTWARRANTY_BIT=true
CONFVENDORWARRANTY_BIT=true
CONFVENDORDEVICE_STATE=true

Set custom props

CONFPROPS=""
CONFPROPSPOST=""
CONFPROPSLATE=""
CONFPROPSDELAY=""
PROPOPTION=replace

Delete props

CONFDELPROPS=""
DELPROPOPTION=replace

Soft reboot options

CONFOPTIONSOFTBOOT=false
CONFPRINTSOFTBOOT=false
CONFPATCHSOFTBOOT=false
CONFSIMSOFTBOOT=false
CONFCUSTOMSOFTBOOT=false
CONFPROPSOFTBOOT=false

Module settings

CONFBOOT=default
CONFCOLOUR=true
CONFWEBP=true
CONFWEBU=true
CONFUPDATE=true
CONFBACK=false
#############################################################################

I hope I described the issues well enough to understand

Any help with be much appreciated
Thanks Refael

6.1.2_propsconf_install.log
6.0.2_propsconf_install.log
.

@Didgeridoohan
Copy link
Collaborator

Thank you for opening the github issue, it makes it easier to track bugs.

I saw this in the XDA thread the other day, and looked at the logs but never had time to reply. I think I see what's up, so it should be an easy fix. I just need to find the time to do it...

@Refael85
Copy link
Author

Thank you for the replay and thank you so much for the time you spend on it. :)

@Refael85
Copy link
Author

Any updates on this issue ?

@Didgeridoohan
Copy link
Collaborator

Thank you for checking in. No updates yet, school and family are currently using up pretty much all my time. Hoping to get some time to debug later this week.

@Refael85
Copy link
Author

Thank you again for the replay, family first 4 sure, thanks again.

@Didgeridoohan
Copy link
Collaborator

I have not forgotten... Real life is kicking me hard.

@atimofeev86
Copy link

Hey! Any updates on this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants