From ffef6e408f1ac8bb6de5ae2d977253125ed6653c Mon Sep 17 00:00:00 2001 From: jlbissonette <70900463+jlbissonette@users.noreply.github.com> Date: Fri, 7 Apr 2023 11:49:01 -0400 Subject: [PATCH] chore: add Pixel 7/Pixel 7 Pro to working Tensor Pixel devices. (#255) --- 51-android.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/51-android.rules b/51-android.rules index 577a64a..5287a9b 100644 --- a/51-android.rules +++ b/51-android.rules @@ -161,7 +161,7 @@ ATTR{idProduct}=="4ee6", ENV{adb_adb}="yes" ATTR{idProduct}=="4ee7", ENV{adb_adb}="yes" ATTR{idProduct}=="4ee9", ENV{adb_adb}="yes" -# Tensor Pixel phones (Pixel 6/6A/6 Pro) 4eeb=cdc-ncm; 4eec=cdc-ncm,adb +# Tensor Pixel phones (Pixel 7/7 pro/6/6A/6 Pro) 4eeb=cdc-ncm; 4eec=cdc-ncm,adb ATTR{idProduct}=="4eec", ENV{adb_adb}="yes" # Pixel C Tablet