diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-02 21:49:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-02 21:49:44 -0400 |
| commit | b3fb979c94ccbe349fca87f8da44675ac884685b (patch) | |
| tree | 30c557151fab3fae977ab2e1dcf28c64fa966518 /static | |
| parent | 6c473a17a8fd38a4b010848e84f2107f1bf6c2e5 (diff) | |
clarify what was needed before
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index 134b842d..89ba4d03 100644 --- a/static/faq.html +++ b/static/faq.html @@ -273,7 +273,8 @@ <p>Since these restrictions became standard, GrapheneOS only makes a small change to remove a legacy form of access to the serial number by legacy apps, which was still - around for compatibility.</p> + 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 3) either directly or indirectly through the properties of the hardware and software. There |
