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 12cb104 commit bf682d6
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -364,15 +364,17 @@ object DeviceProps {
Pair("MANUFACTURER", "Google"),
Pair("DEVICE", "husky"),
Pair("PRODUCT", "husky"),
Pair("HARDWARE", "Tensor G3"),
Pair("HARDWARE", "zuma"),
Pair("MODEL", "Pixel 8 Pro"),
Pair("ID", "UD1A.230803.041"),
Pair("DESCRIPTION", "husky-user 14 UD1A.230803.041 10808477 release-keys"),
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("PLATFORM", "zuma"),
Pair("BOOTLOADER", "ripcurrent-14.0-10807316"),
Pair("INCREMENTAL", "10808477"),
Pair("SOC_MANUFACTURER", "Google"),
Pair("SOC_MODEL", "Tensor G3"),

),
"Pixel 2023 mid-year",
getAndroidVersionFromLabel("U 14.0"),
Expand Down

0 comments on commit bf682d6

Please sign in to comment.