system/core
Revision | 70cae34983fec517d6b5fc8148570a7ea108cd8f (tree) |
---|---|
Time | 2017-05-12 13:04:48 |
Author | Chih-Wei Huang <cwhuang@linu...> |
Commiter | Chih-Wei Huang |
Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86
@@ -128,7 +128,7 @@ static const struct fs_path_config android_files[] = { | ||
128 | 128 | { 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/librank" }, |
129 | 129 | { 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procrank" }, |
130 | 130 | { 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" }, | |
132 | 132 | |
133 | 133 | /* the following files have enhanced capabilities and ARE included in user builds. */ |
134 | 134 | { 00750, AID_ROOT, AID_SHELL, (1ULL << CAP_SETUID) | (1ULL << CAP_SETGID), "system/bin/run-as" }, |