diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-22 05:29:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-22 05:29:40 -0400 |
| commit | 5517a8c10ea26ba5b36d4a6e210c6b4bbac1ae56 (patch) | |
| tree | bd676ea02d60fb3f8b8c1a6cc73e1f4cd6ef4073 /static/faq.html | |
| parent | 8203c0fe1eccdca8b9c050144441fccffb4d52d0 (diff) | |
use Pixel 5 for examples
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
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.</p> - <p>Apps can determine the model of the device (such as it being a Pixel 4) either + <p>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 |
