forked from MiPushFramework/Riru-MiPushFake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13b49d0
commit 6606af5
Showing
6 changed files
with
48 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<manifest package="moe.rikka.riru.locationreportenabler" /> | ||
<manifest package="net.buguake.mipushmake" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
id=riru_location_report_enabler | ||
name=Riru - Location Report Enabler | ||
id=riru_mipushmake | ||
name=Riru - MiPushMakeModule | ||
version=v3 | ||
versionCode=3 | ||
author=Rikka | ||
description=Enable location report by hook system_property_get. Require Riru - Core installed. | ||
author=Timothy | ||
description=Fake as XiaoMI device by hook system_property_get. Require Riru - Core installed. | ||
minMagisk=1500 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Module template | ||
version=v3 | ||
versionCode=3 | ||
author=Rikka | ||
author=Timothy | ||
description=Module template |