diff --git a/init/quirks/preset_props.cpp b/init/quirks/preset_props.cpp index f83dd3f..d42aba0 100644 --- a/init/quirks/preset_props.cpp +++ b/init/quirks/preset_props.cpp @@ -10,10 +10,12 @@ PRESET_PROPS( // Unihertz Jelly Max: Broken "fake" gravity sensor. Ignore it to use AOSP's SensorFusion // Also ignore broken inbuilt vibrator effects +// Also it uses "/virtual" instance name for real biometric sensors, for some reason. PRESET_PROPS( FP_STARTS_WITH("Unihertz/Jelly_Max"), "persist.sys.phh.sensor_filter", "mtk:gravity", - "persist.sys.phh.ignore_vibrator_effects", "true" + "persist.sys.phh.ignore_vibrator_effects", "true", + "persist.sys.phh.virtual_sensors_are_real", "true" ); // Some xiaomi devices: Override default network mode to enable 5G