did you ever figure this out? I am searching myself. I had did this to my Pixel 3XL using the Magisk build.prop edits with terminal emulator but looks like things are different now for it?Hello, I will have Pixel 6 Pro today or tomorrow. As a grandfather unlimited data user on verizon I am wondering if editing the build prop and adding the line "net.tethering.noprovisioning=true" would still work as a hotspot work around? And if so, is there a way to edit build prop file without unlock and root? Do I have to wait until TWRP recovery is released for the Pixel 6 and Pull/Push the file through ADB? Thank you in advance for any help/info!
Edit, got it working with help from another and this thread https://forum.xda-developers.com/t/not-able-to-tether-via-hotspot.4357187/
This is what I did for reference
for reference, this is what I did
Root your phone with magisk.
Install the Magiskhide Props Config module
Use some app that let's you have access to terminal
Type "su" for superuser rights, then type "props" to access configuring the module.
Enter 5, Add/edit custom props
Enter n, New custom prop
Enter net.tethering.noprovisioning
Enter true
Enter 2, post-fs-data
Enter y
Enter y to reboot
Last edited: