All Projects → RikkaApps → Riru Locationreportenabler

RikkaApps / Riru Locationreportenabler

Licence: mit
A Riru module. Enable location report by hook system_property_get.

Labels

Riru - Location Report Enabler

A module of Riru. Enable Google Feed & Timeline & Location report in unsupported regions by changing system properties in related packages.

What does this module do

By default, __system_property_get and __system_property_read_callback (API 26+) will be hooked in these packages

  • com.google.android.gsf
  • com.google.android.gms
  • com.google.android.apps.maps

and the return value will be changed

  • gsm.sim.operator.numeric -> 310030
  • gsm.sim.operator.iso-country -> us

Configuration

Note, reboot (or kill zygote) is required to let the new settings take effect.

Packages

/data/adb/riru/modules/location_report_enabler/config/packages/<package name>

Properties

/data/adb/riru/modules/location_report_enabler/config/properties/<key> (file content is value)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].