Core: ADB: Don't set root access as a default fallback option.
Problem: if persist.sys.root_access is not present, it will set root access anyways regardless of build type flaw: user build is not shipping root. fix: set to 0 anyway which is no root. Change-Id: I00666f027b5d67e48560445fcc6541201edd7c65
Loading
Please register or sign in to comment