diff --git a/README.md b/README.md index 687f90a..2857401 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Phone | Nexus 5 Phone | Nexus One Phone | Nexus S Tablet | Nexus 7 +Tablet | Pixel C Requirements ------------ diff --git a/cli/src/device/emulator.py b/cli/src/device/emulator.py index b96529f..83647b8 100644 --- a/cli/src/device/emulator.py +++ b/cli/src/device/emulator.py @@ -22,7 +22,8 @@ class Emulator(Device): "Samsung Galaxy S7 Edge", "Samsung Galaxy S8", "Samsung Galaxy S9", - "Samsung Galaxy S10" + "Samsung Galaxy S10", + "Pixel C" ) API_LEVEL = { diff --git a/documentations/DOCKER-ANDROID-PRO.md b/documentations/DOCKER-ANDROID-PRO.md index d80ff76..429bce8 100644 --- a/documentations/DOCKER-ANDROID-PRO.md +++ b/documentations/DOCKER-ANDROID-PRO.md @@ -59,6 +59,7 @@ Phone | Nexus 5 Phone | Nexus One Phone | Nexus S Tablet | Nexus 7 +Tablet | Pixel C Proxy