In case anyone is interested in checking if they are currently seeing faked signal indicators, using adb is a fast way to check:
adb shell dumpsys carrier_config | Select-String ".*inflate_signal_strength_bool.*" for windows and adb shell dumpsys carrier_config | grep "inflate_signal_strength_bool" for linux/unix.
For me the output is "inflate_signal_strength_bool = false" (2x), any amount of inflate_signal_strength_bool = true would indicate you carrier is using this "feature" to display a better indicator