Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Acris committed Apr 13, 2020
1 parent 05c4ee1 commit e25e288
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,4 @@

Fake as Google Pixel 4 XL by hook system_property_get.

Requires Riru - Core v19 or above installed.

## What does this module do

By default, `__system_property_get` (`android::base::GetProperty` on Pie+) will be hooked in packages except `com.oneplus.camera` and `com.oneplus.gallery` with value map below

* `ro.product.vendor.manufacturer` -> `Google`
* `ro.product.vendor.brand` -> `google`
* `ro.product.vendor.model` -> `Pixel 4 XL`
* `ro.product.vendor.name` -> `coral`
* `ro.product.vendor.device` -> `coral`
Requires Riru - Core v19 or above installed.

0 comments on commit e25e288

Please # to comment.