This commit is contained in:
Harald Hope 2020-12-15 15:29:38 -08:00
parent 10c38ebca4
commit 38757e73a6

View file

@ -168,7 +168,7 @@ like the device name and variant, and a few other specialized items. You can see
your android device lets inxi read build.prop if you see under -S Distro:
Android 7.1 (2016-07-23) or just Android. If it shows just android, that means
it can't read that file. Showing Android however is also new, since while inxi
can't always read build.prop if that file is there, it's android, so inxi
can't always read build.prop, if that file is there, it's android, so inxi
finally can recognize it's in android, even though it can't give much info if
it's locked down. Inxi in fact did not previously know it was running in android,
which is quite different from ARM systems in some ways, but now it does.