| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/" | Hung-ying Tyan | 2017-05-25 | 1 | -9/+6 |
* | Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/" | Treehugger Robot | 2017-05-25 | 1 | -6/+9 |
|\ |
|
| * | Load {default,build}.prop from /{system,vendor,odm}/etc/ | Hung-ying Tyan | 2017-05-25 | 1 | -6/+9 |
* | | Add AID_EVS for use by the Automotive EVS system | Scott Randolph | 2017-05-23 | 1 | -0/+1 |
|/ |
|
* | libcutils: fs_config: remove aliases | Mark Salyzyn | 2017-05-18 | 1 | -18/+0 |
* | libcutils: fs_config test report aliases | Mark Salyzyn | 2017-05-18 | 1 | -24/+149 |
* | libcutils: fs_config: alias "system/<partition>/" to "<partition>/" | Mark Salyzyn | 2017-05-18 | 1 | -2/+32 |
* | libcutils should #include <sys/sysmacros.h> | Elliott Hughes | 2017-05-17 | 1 | -0/+1 |
* | Merge "Adding 'uhid' permission for access to /dev/uhid." | Siarhei Vishniakou | 2017-05-11 | 1 | -0/+1 |
|\ |
|
| * | Adding 'uhid' permission for access to /dev/uhid. | Siarhei Vishniakou | 2017-05-11 | 1 | -0/+1 |
* | | Assume bionic has up-to-date linux/capability.h | Dan Willemsen | 2017-05-07 | 1 | -1/+1 |
|/ |
|
* | AshmemTest: expand ProtTest cases | Greg Hackmann | 2017-05-05 | 1 | -0/+16 |
* | AshmemTest: test lseek() and read() on ashmem fds | Greg Hackmann | 2017-05-05 | 1 | -4/+62 |
* | libcutils: fs_config internal table alias test | Mark Salyzyn | 2017-05-04 | 3 | -1/+84 |
* | libcutils: convert fs_config.cpp | Mark Salyzyn | 2017-05-03 | 2 | -50/+48 |
* | Merge "Preserve errno better in native_handle functions." | Elliott Hughes | 2017-05-03 | 1 | -25/+17 |
|\ |
|
| * | Preserve errno better in native_handle functions. | Elliott Hughes | 2017-05-01 | 1 | -25/+17 |
* | | Merge "libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate" | Treehugger Robot | 2017-05-01 | 1 | -0/+16 |
|\ \ |
|
| * | | libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate | Mark Salyzyn | 2017-05-01 | 1 | -0/+16 |
* | | | Merge "Change set_sched_policy to set slack for current thread." | Erik Staats | 2017-05-01 | 1 | -13/+19 |
|\ \ \
| |_|/
|/| | |
|
| * | | Change set_sched_policy to set slack for current thread. | Erik Staats | 2017-04-26 | 1 | -13/+19 |
| |/ |
|
* | | Merge "Remove unused cruft from <cutils/bitops.h>." | Elliott Hughes | 2017-04-30 | 1 | -82/+3 |
|\ \
| |/
|/| |
|
| * | Remove unused cruft from <cutils/bitops.h>. | Elliott Hughes | 2017-04-29 | 1 | -82/+3 |
* | | Merge "Allow Bluetooth HAL CAP_SYS_NICE" | Philip Cuadra | 2017-04-26 | 1 | -2/+4 |
|\ \ |
|
| * | | Allow Bluetooth HAL CAP_SYS_NICE | Philip Cuadra | 2017-04-24 | 1 | -2/+4 |
* | | | Change get_sched_policy to check "schedtune" and "cpuset". | Erik Staats | 2017-04-25 | 1 | -18/+18 |
|/ / |
|
* / | Revert "Make the xtables lock readable only by AID_RADIO and root." | Lorenzo Colitti | 2017-04-21 | 1 | -1/+0 |
|/ |
|
* | Remove VNDK warning. | Steven Moreland | 2017-04-19 | 1 | -1/+27 |
* | libcutils: vendor_available | Steven Moreland | 2017-04-19 | 1 | -6/+5 |
* | Merge "Allocate a GID range for external cache files." | Treehugger Robot | 2017-04-18 | 4 | -0/+20 |
|\ |
|
| * | Allocate a GID range for external cache files. | Jeff Sharkey | 2017-04-17 | 4 | -0/+20 |
* | | libcutils: compile with BOARD_VNDK_VERSION current | Steven Moreland | 2017-04-17 | 3 | -2/+13 |
|/ |
|
* | Merge changes from topics 'adb_thread', 'adb_loopback' | Josh Gao | 2017-04-14 | 3 | -91/+0 |
|\ |
|
| * | adb: don't try to resolve 'localhost' | Josh Gao | 2017-04-12 | 3 | -91/+0 |
* | | libcutils: fix system-background tasks shown in top command | Ganesh Mahendran | 2017-04-12 | 1 | -0/+2 |
* | | libcutils: fs_config: target_out_path assumed /system breaking partitions | Mark Salyzyn | 2017-04-07 | 1 | -9/+12 |
* | | Revert "libcutils: fs_config: target_out_path assumed /system" | Thierry Strudel | 2017-04-07 | 1 | -10/+6 |
|/ |
|
* | libcutils: fs_config: target_out_path assumed /system | Mark Salyzyn | 2017-04-05 | 1 | -6/+10 |
* | Merge "Add test config to libcutils_test" | Treehugger Robot | 2017-04-05 | 2 | -3/+4 |
|\ |
|
| * | Add test config to libcutils_test | Dan Shi | 2017-03-31 | 2 | -3/+4 |
* | | libcutils: create private/fs_config.h | Mark Salyzyn | 2017-04-04 | 2 | -10/+38 |
* | | Revert "Allocate GID to use reserved disk space." | Jeff Sharkey | 2017-04-03 | 1 | -1/+0 |
* | | Allocate GID to use reserved disk space. | Jeff Sharkey | 2017-03-31 | 1 | -0/+1 |
|/ |
|
* | Add test config to libcutils_test_static | Dan Shi | 2017-03-29 | 2 | -0/+27 |
* | libcutils: remove sched_set/getscheduler | Wei Wang | 2017-03-28 | 1 | -19/+3 |
* | libcutils: handle root directory empty path | Jeremy Compostella | 2017-03-28 | 1 | -4/+9 |
* | libcutils: remove schedgroup | Wei Wang | 2017-03-27 | 1 | -63/+16 |
* | Merge "Make the xtables lock readable only by AID_RADIO and root." | Lorenzo Colitti | 2017-03-24 | 1 | -0/+1 |
|\ |
|
| * | Make the xtables lock readable only by AID_RADIO and root. | Lorenzo Colitti | 2017-03-22 | 1 | -0/+1 |
* | | libcutils: fs_config() add check /odm/etc/fs_config_* | Mark Salyzyn | 2017-03-22 | 1 | -4/+11 |