Riru LocationReportEnabler Versions Save

A Riru module. Enable location report by hook system_property_get.

v11.0.0

3 years ago
  • Riru v25
    • Move configuration path to Magisk module path (/data/adb/modules/riru_location_report_enabler), old configuration will be moved on upgrade
    • Unload on unrelated processes
  • Reduce file size

v10.2

3 years ago
  • Fix the return value of __system_property_get (#33)

v10.0

3 years ago

Requires Riru v22.0+ (https://github.com/RikkaApps/Riru/releases/tag/v22.0)

  • Works on Android 11
  • Riru v22
  • Configuration changes
    • Reinstall the module will not overwrite existing configurations
    • Follow Riru v22, move configuration path to /data/adb/riru/modules/location_report_enabler (old configuration will not be moved)
    • Reboot (or kill zygote) is required to let the new settings take effect

v9.3

4 years ago
  • fix not work for apps installed in external storage when using Adoptable Storage

v9.2

4 years ago
  • fix not work on Android Q beta 5

v9.1

5 years ago
  • do not overwrite existed configs on install
  • reset module files SELinux context every time
  • add missing x86/64 libs

v9

5 years ago
  • Use Magisk module installer (requires Magisk 19+)
  • Support Android Q Beta 3 (requires Riru - Core v19)

v8

5 years ago
  • works on Android Q
  • requires only on Riru v18+

v7

5 years ago

v6

5 years ago

adapt Riru v8