Skip to content

Commit

Permalink
Update DeviceProps.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
rushiranpise authored Oct 12, 2023
1 parent bf682d6 commit cd97473
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -364,14 +364,13 @@ object DeviceProps {
Pair("MANUFACTURER", "Google"),
Pair("DEVICE", "husky"),
Pair("PRODUCT", "husky"),
Pair("HARDWARE", "zuma"),
Pair("HARDWARE", "husky"),
Pair("MODEL", "Pixel 8 Pro"),
Pair("ID", "UD1A.230803.041"),
Pair("DISPLAY", "husky-user 14 UD1A.230803.041 10808477 release-keys"),
Pair("FINGERPRINT", "google/husky/husky:14/UD1A.230803.041/10808477:user/release-keys"),
Pair("BOARD", "husky"),
Pair("BOOTLOADER", "ripcurrent-14.0-10807316"),
Pair("INCREMENTAL", "10808477"),
Pair("SOC_MANUFACTURER", "Google"),
Pair("SOC_MODEL", "Tensor G3"),

Expand Down

0 comments on commit cd97473

Please sign in to comment.