• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/corennnnn


RSS
Rev. Time Author
25adbcc 2016-08-25 20:22:02 Shibin George

debuggerd: Set timeout on native proc trace collection

This will unblock the handler thread of ActivityManager
in case debuggerd goes awry during trace collection of
native procs. Debuggerd will timeout in 3 seconds if
native proc doesn't respond. ActivityManager will block
for 5 seconds at the most for each native proc. The
number of native processes of interest has also gone up
from 3 to 10 in N.

Change-Id: I754f912c409fdf29f427b11763927405fbf877b4
Signed-off-by: Shibin George <shibing@codeaurora.org>

77224d1 2016-08-25 10:11:50 gitbuildkicker

merge in nyc-dr1-release history after reset to nyc-dr1-dev

708b9d1 2016-08-25 07:43:59 Andy Hung

Fix Mutex::timedLock to properly handle relative time
am: 604ba48220

Change-Id: I9adb6d4103a697937ed2d93330f2f36ecd868c76

417aad4 2016-08-25 07:43:55 Andy Hung

Fix Mutex::timedLock to properly handle relative time

Bug: 31008450
Change-Id: Ie6c17e17b7a8c3d8a087c47be535e9d04f285380

604ba48 2016-08-25 07:29:11 Andy Hung

Fix Mutex::timedLock to properly handle relative time

Bug: 31008450
Change-Id: Ie6c17e17b7a8c3d8a087c47be535e9d04f285380

10b9d58 2016-08-24 23:11:36 Hemant Kumar

system: core: Remove previously created symlinks

When switching composition having more than 3 interfaces
to a composition defined in init.usb.configfs.rc, rule is
only removing f1, f2 and f3 symlinks. As a result old symlinks
remain present. If an interface which is present into both
compositions then new symlink is not getting created because
old symlink is already present. This is resulting into usb
device enumeration failure as device descriptor information
becomes invalid. Fix this issue by removing rest of the
previously created symlinks.

Change-Id: I4ad6a9d718c15fd325717834a665437e80042e1b

ae8db68 2016-08-24 23:11:35 Nikhilesh Reddy

Allocate a new AIDs for RFS module

Allocate new AIDs to allow the RFS module
to run as after dropping privelages from
ROOT and to enforce strict permissions on
shared and private RFS files.

Change-Id: Ic4febd565df9f232f6c7571355ec10d8fd2e21bd

0040c33 2016-08-24 23:11:35 padarshr

Add support to dump logs to partition.

This change is to add support in logcat for
dumping logcat into a raw partition

Change-Id: I55f482260778f222247da8b121025724fa91b763

45fc6e1 2016-08-24 23:11:34 Amit Blay

Modified the mounting sequence in case that MDTP is activated.

If MDTP is activated, any mount point that requires encryption
would not be mounted to check if it is encrypted.

Change-Id: I1866273239fda95120ee0e82ff019646ff4a0bd2

c8ffed3 2016-08-24 23:11:33 Devi Sandeep Endluri V V

Don't use global variable in libnetutils.

In netd, both CommandListener and NetlinkHandler thread will use
libnetutils' function. Original implementation will use a global
file descriptor in mutiple functions. It will cause problems when
these functions are invoked from different thread.

This change will make NetlinkHandler thread use local file
descriptor instead of global one.

CRs-fixed: 853158
Change-Id: I66458e99e48197e7a56cbb212344423290db12bd

431ac7d 2016-08-24 23:11:33 Udaya Mallavarapu

system: core: Add uevent support for dvb devices

Broadcast applications expect dvb devices to exist
in specific location.

CRs-Fixed: 1023478
Change-Id: I5c7d803a24ddcf428879587f46005aab48bf1e82
Signed-off-by: Udaya Mallavarapu <udaym@codeaurora.org>

cbb8b1c 2016-08-24 23:11:32 Ameya Thakur

init: Add support to write/chown/chmod on symlinks

If the prefix of the path to where a symlink points to is provided
as part of the write/chmod/chown commands we now allow the respective
operation to continue.

Change-Id: I1e992cbd1f7be833918e967c24dfbd473b0fad62

e6817ec 2016-08-24 23:11:32 taozhang

init: Enter FFBM when bootmode is ffbm

Enter FFBM when bootmode is ffbm.

Change-Id: I4b9717fd768325107443a1bf48bb4dc76f34c565

565e525 2016-08-24 23:11:31 Hemant Kumar

usb: Explicitly update Vendor and Product ID for all usb compositions

Explicitly update usb vendor id and product id to avoid reporting
stale information (previous vendor id/product id) to host pc.
Stale information can result in driver malfunction.

CRs-Fixed: 1025646
Change-Id: I49dab40cbf95c458b4509ca56772e804c83d1d79

fa85014 2016-08-24 23:11:31 Sravan Kumar Ambapuram

healthd: increase healthd fast timer to 10mins instead of 1min

healthd 1 min wakeups are causing significant power impact
during static display use case. so increasing the timer to 10min.

Change-Id: If7a514e4152789144242e198175918b6687c3bcf

6dab0cf 2016-08-24 23:11:30 Chunmei Cai

healthd: charger: Add board overrides in mode_charger

Add following overrides in mode_charger to improve the off-mode charging
user experience:
1. Draw battery information on the animation, such as: capacity;
2. Handle board specific battery status update;
3. Handle board specific mode charger initialization;
4. Turn on/off the backlight explicitely;
5. Reduce the unplugged shutdown delay to 1 seccond;
6. Do a period chorse and then heartbeat to reduce the animation boot
time.

Change-Id: Ic2b7ab6deeb52c4effe3b4af9b590950d5ee97f1

75b3dd5 2016-08-24 23:11:30 Abhijeet Dharmapurikar

healthd: Add support for HVDCP_3 chargers

HVDCP_3 is a high voltage DCP charger where the charger's voltage
can be changed by issuing pulses on the D+/D- lines. Add support to
recognize it and treat it as an AC power source.

Change-Id: Ib719529904e8b7a676bbdc5f5953f0f9da6df3fa

fb62736 2016-08-24 23:11:29 Abhijeet Dharmapurikar

healthd: Add support for HVDCP and Wipower chargers

HVDCP charger is high voltage DCP chargers. Add support to recognize
it and treat them as AC power source.
Also, Wipower charging is a wireless charger where the power transfer
is via resonance and power control messages are exchanged over BLE.
Treat Wipower as a wireless charger.

CRs-Fixed: 775241
Change-Id: Id49bc31111825721ffce5a71c29f79659c5fddf0

5a5cd58 2016-08-24 23:11:29 Abhijeet Dharmapurikar

healthd: Reinitialize mChargerNames for every battery update

Booting up the device without usb, the kernel sets the usb power supply
type as UNKNOWN. The type of usb power supply changes at run-time as
various chargers are plugged in/out. However, healthd initilizes the
charger list only at bootup. Change it such that it checks for charger
type changes with every battery or usb uevent.

While at it, the kernel may have a power supply type which is not known
to healthd. This is perfectly fine. Update healthd to not print a
warning.

Change-Id: I2ec9f9a420ca61814d43c316b418ce94de3691bc

439d2a2 2016-08-24 23:11:28 Ameya Thakur

sdcard: Add support for the fuse passthrough extensions

We now support the fuse passthrough driver in the sdcard daemon.

Change-Id: I3a5682678df55f77b296eb257bb4f9567bd2b061

2ee8c7d 2016-08-24 23:11:27 Sreelakshmi Gownipalli

diag: Change /dev/diag permissions to qcom_diag

Change /dev/diag permission to user system and qcom_diag
group.

Change-Id: Id8f7241bef8b45cec905ee64492a5dc9e4efe829

1fbd7db 2016-08-24 23:11:27 Satya Durga Srinivasu Prabhala

system: core: Add Sensors group

Defining group for sensors.

CRs-Fixed: 431081

Change-Id: I58151f2fd727bded1b16adb3caeac85e27e44036

389b665 2016-08-24 23:11:26 Divya Sharma

Revert "Set mmap_rnd_bits to maximum value."

This reverts commit 5d36813dc8d3be3f62856cf5147b828a7a8594a7

Change-Id: I568f8892e220d5e73593ee3422423a22fead69ba

7dba9f0 2016-08-24 23:11:26 Divya Sharma

Revert "Temporarily add set_mmap_rnd_bits brillo exception"

This reverts commit 69022e03d81e43455cf7c21555314c4d08664311

Change-Id: I60425fc3652b86811ecbf397808a90fa5154cd50

2195313 2016-08-24 23:11:25 Divya Sharma

init: Temporarily increase coldboot timeout

Coldboot timeout of 1 second causes issues on some bootups.Bump up
the timeout till we figure out a way to reduce the time taken to
parse sepolicy rules

Change-Id: I4255cb0c18773902b323912c047d18ae3e49a33c

50e1f7d 2016-08-24 23:11:25 David Ng

Add AID_QCOM_DIAG/qcom_diag (initial value)

Add new AID AID_QCOM_DIAG for access control to /dev/diag. The
number ID value is changed to be within the OEM range.

Note that this value deviated from past AID_QCOM_DIAG value, so
will be a problem for OTA.

Todo:
- The previous AID_QCOM_DIAG value is used by a new AOSP AID so
there is a conflict. Need to investigate the possibility of
moving the new AOSP AID out for OTA-type scenario
- Create/use mechanism to inject new AID's to the system without
changing the default AOSP definition file. The current mechanism
exists only for fs_config but not actual system ID's.

Change-Id: Ie286596a2e305a2bf188b658512e87cbea9b935c

5b9dbe0 2016-08-24 23:11:24 Susmitha Gummalla

Camera: Add feature extensions

This change includes below commits:

Camera bringup changes system-core
Change-Id: I1cf98641eca9096bd27645e07ea802646ea1fb96

system/core: Fix for HAL compilation issues while integrating HAL 1.0
Change-Id: Iead9c1ade279b64c5cbdf4d2de1a8b695939c52a

Camera: Add enum to specify the frame type
Added enum to specify the frame type of either fd/data buffer
CRs-fixed: 654901
Change-Id: I1c0b1a2c6a1425cdb6650cdfc20ca65835a1b81f

Change-Id: I654a40661e6e101da2a06986abeceb20639cccd9

d4a7728 2016-08-24 23:11:24 David Ng

ueventd: Add bootdevice symlink for boot storage device

Create /dev/block/bootdevice symlink for the boot storage
device based on ro.boot.bootdevice property. The property
value can be passed in via bootloader. This abstracts
references to the boot device (including partition nodes
in the boot device) from the actual device nodes (e.g. eMMC,
UFS).

Change-Id: I9c921fc9e31855759435fac27bd384645eee0236

08382b4 2016-08-23 16:08:08 gitbuildkicker

merge in nyc-mr1-release history after reset to nyc-mr1-dev

b7dece1 2016-08-23 12:54:35 Daniel Rosenberg

Merge "DO NOT MERGE: Fix bug in product path building" into nyc-mr1-dev