Merge commit '556c60f4f27e2a3bfde6a47acf876716ea8d5795'
* commit '556c60f4f27e2a3bfde6a47acf876716ea8d5795':
Correctly compute the type of an assignment expression.
Merge commit '51da51a2d11a745909b4ad9a9b6ac5d9858632d5' into eclair-mr2-plus-aosp
* commit '51da51a2d11a745909b4ad9a9b6ac5d9858632d5':
Correctly compute the type of an assignment expression.
Merge commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86' into eclair-mr2
* commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86':
Correctly compute the type of an assignment expression.
Merge commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86' into eclair-plus-aosp
* commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86':
Correctly compute the type of an assignment expression.
Merge commit 'ef063fe3066153dab5389b6baba6cb4e36888106'
* commit 'ef063fe3066153dab5389b6baba6cb4e36888106':
Add support for Acer devices
FreeBSD support for usb-connected devices in adb
Make get_my_path() safer
Fix use of memset function
This change enables following types of statements to work correctly:
a = b = 3;
if ((a = getchar()) < 0) { ... }
This fixes 2232082 acc: assignment in comparison segfaults
Merge commit '9fdf607c20f9610e442baa87cac5479c98f9d200'
* commit '9fdf607c20f9610e442baa87cac5479c98f9d200':
cutils: make set_process_name set kernel thread name as well
Merge commit 'b63747d4d9d2e26c90a5310c996210e722159d04' into eclair-mr2-plus-aosp
* commit 'b63747d4d9d2e26c90a5310c996210e722159d04':
cutils: make set_process_name set kernel thread name as well
Merge commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa' into eclair-mr2
* commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa':
cutils: make set_process_name set kernel thread name as well
Merge commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa' into eclair-plus-aosp
* commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa':
cutils: make set_process_name set kernel thread name as well
Merge commit '879f398a44f8cbb73dec71d8c21931f8a5c46073'
* commit '879f398a44f8cbb73dec71d8c21931f8a5c46073':
Make the RIL daemon part of the audio group so it can load region-specific
Merge commit '5a8cf57eb7aa70f1647b28315a2419c4a6d36828' into eclair-mr2-plus-aosp
* commit '5a8cf57eb7aa70f1647b28315a2419c4a6d36828':
Make the RIL daemon part of the audio group so it can load region-specific
Merge commit '5e7db233004a0869125d0f2d64a9e747faf252da' into eclair-plus-aosp
* commit '5e7db233004a0869125d0f2d64a9e747faf252da':
Make the RIL daemon part of the audio group so it can load region-specific
Merge commit '5e7db233004a0869125d0f2d64a9e747faf252da' into eclair-mr2
* commit '5e7db233004a0869125d0f2d64a9e747faf252da':
Make the RIL daemon part of the audio group so it can load region-specific
Platforms differ on whether sys/sendfile.h or sys/socket.h is where to
find the declaration for sendfile().
Change-Id: Ib6e882534b7dc605d30aefed55732dc1ee2b6772
Merge commit '525fb03e18f9b08651e3d8abb262d70c3482b405'
* commit '525fb03e18f9b08651e3d8abb262d70c3482b405':
cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground
Merge commit '58e50f80307577268ecb6b86aa97236e008a9aa0' into eclair-mr2-plus-aosp
* commit '58e50f80307577268ecb6b86aa97236e008a9aa0':
cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground
Merge commit '805d67ab11c1bb21d494459d6167f5f67f0002eb' into eclair-mr2
* commit '805d67ab11c1bb21d494459d6167f5f67f0002eb':
cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground
Merge commit '805d67ab11c1bb21d494459d6167f5f67f0002eb' into eclair-plus-aosp
* commit '805d67ab11c1bb21d494459d6167f5f67f0002eb':
cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground
Merge commit '38b2ddc4a7cf1c47397af118a6d466d45f59da04'
* commit '38b2ddc4a7cf1c47397af118a6d466d45f59da04':
cutils: Add support for reading a processes scheduler policy
Merge commit '17bfbd3ccbb798aa4068cd59150ce712660a62a4' into eclair-mr2-plus-aosp
* commit '17bfbd3ccbb798aa4068cd59150ce712660a62a4':
cutils: Add support for reading a processes scheduler policy
Merge commit 'c0dfca7ae1f6016461235552091c2cacacca82a2' into eclair-mr2
* commit 'c0dfca7ae1f6016461235552091c2cacacca82a2':
cutils: Add support for reading a processes scheduler policy