forked from ReVanced/revanced-patches-template
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(GmsCore support): Remove unnecessary constants and disable u…
…nused services (#119) * fix(GmsCore support): Firebase installations error * feat: Remove unnecessary Constants (Match with uDrop) * feat: Remove signature spoofing that degrades performance (No longer resolves playback issues) * Move `SSLGuard disabler` to `GmsCore support` patch * feat: Disable `PrimeApi` * revert: Do not disable Cast V2 * feat: Disable ECatcher spam logging * revert: Disable Advertising Id (Advertising Id can no longer be fetched from GmsCore) --------- Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
- Loading branch information
1 parent
3604e92
commit 36141d0
Showing
5 changed files
with
196 additions
and
330 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
25 changes: 25 additions & 0 deletions
25
patches/src/main/kotlin/app/revanced/patches/shared/ads/Fingerprints.kt
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
Oops, something went wrong.