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 13, 2023
1 parent cd97473 commit 316d1fa
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -365,15 +365,16 @@ object DeviceProps {
Pair("DEVICE", "husky"),
Pair("PRODUCT", "husky"),
Pair("HARDWARE", "husky"),
Pair("BOARD", "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("SOC_MANUFACTURER", "Google"),
Pair("SOC_MODEL", "Tensor G3"),

Pair("TYPE", "user"),
Pair("TAGS", "release-keys"),
),
"Pixel 2023 mid-year",
getAndroidVersionFromLabel("U 14.0"),
Expand Down

0 comments on commit 316d1fa

Please sign in to comment.