From 5517a8c10ea26ba5b36d4a6e210c6b4bbac1ae56 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 22 Sep 2021 05:29:40 -0400 Subject: [PATCH] use Pixel 5 for examples --- static/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index dd8e4915..ef30ce7c 100644 --- a/static/faq.html +++ b/static/faq.html @@ -508,7 +508,7 @@ around for compatibility. It used to need more extensive changes such as disallowing access to the serial number but those restrictions are now standard.

-

Apps can determine the model of the device (such as it being a Pixel 4) either +

Apps can determine the model of the device (such as it being a Pixel 5) either directly or indirectly through the properties of the hardware and software. There isn't a way to avoid this short of the OS supporting running apps in a virtual machine with limited functionality and hardware acceleration. Hiding the CPU/SoC model would