Android-x86
Fork
捐款

  • R/O
  • HTTP
  • SSH
  • HTTPS

system-core: 提交

system/core


Commit MetaInfo

修訂70cae34983fec517d6b5fc8148570a7ea108cd8f (tree)
時間2017-05-12 13:04:48
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86

Change Summary

差異

--- a/libcutils/fs_config.c
+++ b/libcutils/fs_config.c
@@ -128,7 +128,7 @@ static const struct fs_path_config android_files[] = {
128128 { 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/librank" },
129129 { 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procrank" },
130130 { 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procmem" },
131- { 04750, AID_ROOT, AID_RADIO, 0, "system/bin/pppd" },
131+ { 04770, AID_ROOT, AID_RADIO, 0, "system/bin/pppd-ril" },
132132
133133 /* the following files have enhanced capabilities and ARE included in user builds. */
134134 { 00750, AID_ROOT, AID_SHELL, (1ULL << CAP_SETUID) | (1ULL << CAP_SETGID), "system/bin/run-as" },
Show on old repository browser