From 0fe26a4a3567d0af46b2d5d38c846c117a89af36 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 14 Feb 2022 15:56:50 -0500 Subject: [PATCH] update example device --- static/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index e2322341..d739c3e4 100644 --- a/static/faq.html +++ b/static/faq.html @@ -519,7 +519,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 5) either +

Apps can determine the model of the device (such as it being a Pixel 6) 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