Renaming some compatibility common helper methods

SystemUtil.callWithShellPermissions ->
SystemUtil.callWithShellPermissionIdentity
SystemUtil.runWithShellPermissions ->
SystemUtil.runWithShellPermissionIdentity

Test: atest GtsSuspendAppsTestCases

Bug: 80415658
Change-Id: I72bb550652e1bc6baf40593d583ec202f11fe2d5
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 5f3e99f..0424122 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -11,3 +11,4 @@
                       tests/tests/uirendering/
                       tests/tests/view/
                       tests/tests/widget/
+                      common/device-side/util/