Fix incorrect gid config leads to process/system cannot start.
We found that if the system application misconfigures the gid in the permissions, -1 will be added to the application's gid list, which will cause the application process or system startup to fail, so consider adding a check to prevent this unexpected situation. Change-Id: Ic3133067285ecfd9310b4bca56ff402180e7c2aa
Loading
Please register or sign in to comment