summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-15rootdir: init.rc: Make gatord a oneshot servicelinaro_android_4.3.1Jon Medhurst
2013-10-15rootdir: init.rc: Fix for "add_tid_to_cgroup failed to write" warningsJon Medhurst
2013-10-15corkscrew: Fix build with gcc 4.8Bernhard Rosenkraenzer
2013-10-15init: Allow for arbitrary long /proc/cpuinfo outputJon Medhurst
2013-10-15adb: Link to libdl manually to avoid build failure on android-buildBernhard Rosenkraenzer
2013-10-15corkscrew-x86: Fix build with some glibc versionsBernhard Rosenkraenzer
2013-10-15filesystem_config: Allow executables in /system/libexecBernhard Rosenkraenzer
2013-10-15Allow adb shell to run as root in tests variantZygmunt Krynicki
2013-10-15sync_test: Use -fno-strict-aliasingBernhard Rosenkraenzer
2013-10-15rootdir: init.rc: Start gatord running at bootJon Medhurst
2013-10-15rootdir: init.rc: Update init.rc for wifiVishal Bhoj
2013-10-15rootdir: init.rc: Restore all Linaro changesBernhard Rosenkraenzer
2013-10-15core: Increase the size of variable for the init.<hardware>.rc file name.Patrik Ryd
2013-10-15core: Increase the size of variable for the uevent.<hardware>.rc file name.Patrik Ryd
2013-10-15core: Fix build in ISO C++11 modeBernhard Rosenkraenzer
2013-10-15adb: Don't force -O2Bernhard Rosenkraenzer
2013-07-21init: Increase maximum number of Android properties to 372android-4.3_r3.1android-4.3_r3android-4.3.1_r1jb-mr2.0.0-releaseAjay Dudani
2013-07-16Add writable data space for radio.Robert Greenwalt
2013-06-13Free file handle for /firmware/image after usejb-mr2-devAjay Dudani
2013-05-22Merge "Add permission for bluetooth app in non-primary users" into jb-mr2-devMatthew Xie
2013-05-22Add permission for bluetooth app in non-primary usersMatthew Xie
2013-05-17Revert "Add logic to fixup file contexts after a policy update."repo sync
2013-05-17Revert "Add persistent property for SELinux enforcment status."repo sync
2013-05-17Revert "Reload policy after setting up the data partition."repo sync
2013-05-17Revert "Remove /system from the dirs to relabel."repo sync
2013-05-17Revert "Add a version check for SELinux policy on device."repo sync
2013-05-14Add a version check for SELinux policy on device.repo sync
2013-05-08Merge "Remove /system from the dirs to relabel." into jb-mr2-devrepo sync
2013-05-07Remove /system from the dirs to relabel.repo sync
2013-05-08Merge "libcutils: add a trace tag for Dalvik" into jb-mr2-devJamie Gennis
2013-05-07libcutils: add a trace tag for DalvikJamie Gennis
2013-04-30Reload policy after setting up the data partition.repo sync
2013-04-26Merge "Add persistent property for SELinux enforcment status." into jb-mr2-devrepo sync
2013-04-25Add persistent property for SELinux enforcment status.repo sync
2013-04-25Merge "Add a new group for MediaDrm engine plugins" into jb-mr2-devJeff Tinker
2013-04-23Add a new group for MediaDrm engine pluginsJeff Tinker
2013-04-23Remove DBUS from make and header filesMatthew Xie
2013-04-18Merge "Fix regression: log mem maps around native fault address" into jb-mr2-devChristopher Tate
2013-04-18Fix regression: log mem maps around native fault addressChristopher Tate
2013-04-18Merge "graphics: add Android flexible YCbCr format" into jb-mr2-devAlex Ray
2013-04-16Merge "cutils: add a way to disable tracing for a process" into jb-mr2-devJamie Gennis
2013-04-15cutils: add a way to disable tracing for a processJamie Gennis
2013-04-15Add logic to fixup file contexts after a policy update.Geremy Condra
2013-04-15Include liblog in fs_mgr to fix the build.Ken Sumrall
2013-04-15Merge "fs_mgr: Capture the output of e2fsck and add to the kernel log" into j...Ken Sumrall
2013-04-15Merge "logwrapper: Add ability to log to kernel log" into jb-mr2-devKen Sumrall
2013-04-15Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-devKen Sumrall
2013-04-14fs_mgr: Capture the output of e2fsck and add to the kernel logKen Sumrall
2013-04-14logwrapper: Add ability to log to kernel logKen Sumrall
2013-04-12Add new resources trace.Dianne Hackborn