Need to find out the ChromeOS version on which the android apps is running. Build.VERSION.RELEASE gives you the Android container version but the not the underlying ChromeOS version.
Is there a way to find it out programmatically?
Thanks
Need to find out the ChromeOS version on which the android apps is running. Build.VERSION.RELEASE gives you the Android container version but the not the underlying ChromeOS version.
Is there a way to find it out programmatically?
Thanks
Filed bug with chromeOS team: https://bugs.chromium.org/p/chromium/issues/detail?id=881005