summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2019-01-08 14:04:17 +0900
committer Jiyong Park <jiyong@google.com> 2019-01-09 08:41:45 +0900
commit805cbc3ac2e3b65839004aceb64c486064c3f6d5 (patch)
tree222efedf29d040578e2f2ed10f93812578a010ed /java/java_test.go
parent06af80e3a476f5f0816b14b5511a393daf4f4459 (diff)
Executables in APEXes have root:shell
Executables under /system/bin are configured as (uid:gid)=(root:shell) by fs_config.cpp. Therefore, an executable that is moved/copied from /system/bin to an APEX should be configured as such. Test: adb shell ls -al /system/bin/linker /apex/com.android.runtime/bin/linker shows -rwxr-xr-x 1 root shell 1133528 1970-01-01 09:00 /apex/com.android.runtime/bin/linker -rwxr-xr-x 1 root shell 1133528 1970-01-01 09:00 /system/bin/linker Change-Id: Ibb698aab237362fed312da2af809cceead8a1092
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions