You've already forked TrickyStore
mirror of
https://github.com/5ec1cff/TrickyStore.git
synced 2025-09-06 06:37:07 +00:00
Fix typo doubled BRAND to BOARD
This commit is contained in:
@@ -58,7 +58,7 @@ using SpoofConfig = std::tuple<
|
||||
Prop<jstring, "TYPE">,
|
||||
Prop<jstring, "TAGS">,
|
||||
Prop<jstring, "SECURITY_PATCH", true>,
|
||||
Prop<jstring, "BRAND">,
|
||||
Prop<jstring, "BOARD">,
|
||||
Prop<jstring, "HARDWARE">,
|
||||
Prop<jint, "DEVICE_INITIAL_SDK_INT", true>
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user