Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-libhardware_legacy: 提交列表

hardware/libhardware_legacy


RSS
Rev. 时间 作者
059ec9f lollipop-x86 2015-03-12 12:47:55 Chih-Wei Huang

wifi: support built-in wifi drivers

If a wifi interface is found but no module name,
assume it's built-in and just return ok.

67a2e78 2015-03-12 12:47:55 Chih-Wei Huang

add powerbtnd to simulate long press of power button.

On x86 PC, power button usually generates key press and release events
simultaneously. However, the android framework expects a long press
of power button to invoke the power off dialog. The daemon simulates a
long press of power button,

On poweroff.doubleclick=0, one click to power button invokes poweroff
dialog directly.

On poweroff.doubleclick=1, one click to power button suspends the system,
while double click in one second invokes poweroff dialog.

A target needs to add excluded-input-devices.xml to exclude
'Power Button' from processing by EventHub.

2bcea38 2015-03-12 12:47:55 Chih-Wei Huang

wifi: auto-detect the module name and path

70ed562 2015-03-12 12:47:55 Chih-Wei Huang

wifi: do not hardcode module name and path

The patch allows the module name and path to be obtained by the properties
wlan.modname and wlan.modpath.

14b8e6f 2014-11-27 23:14:39 The Android Automerger

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

e714af9 2014-11-12 07:01:13 Eric Laurent

audio policy: use legacy stream type definitions

New stream types have been added, so make sure that
legacy implementation uses legacy stream definitions

Bug: 18067208
Change-Id: I8042ebe9ac3e7eda380b8c91650f2ac16b44bc34

d7e49fe 2014-11-10 23:11:10 The Android Automerger

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

d00e93b 2014-11-10 01:05:08 The Android Automerger

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

b4b0608 2014-11-08 00:59:46 Glenn Kasten

Merge "legacy audio policy: check string parameters before use" into lmp-mr1-dev

2d2ea50 2014-11-07 11:04:41 Glenn Kasten

legacy audio policy: check string parameters before use

Bug: 18262893
Change-Id: Iee6e59db7ffae5612256ba1f74aba62bc8cf12db

69f48b8 2014-10-25 08:21:12 Hochi Huang

[AU]Buganizer ID: 17182487, sprout audio HAL should mute all audio output with property ro.audio.silent set to true

Signed-off-by: Hochi Huang <hochi.huang@mediatek.com>
Change-Id: I1bda15838da409d08f9ed0e8023b93023109cb2d
(cherry picked from commit a9a3b5d93ee90c21619ddb6a606d24325109e914)

6774161 2014-10-09 02:53:15 Dmitry Shmidt

wifi: Sync with wpa_supplicant 9ead16e (d5fe4e6)

Change-Id: Iee4aabf0a8259bb74bacde1c7045cfa2468035a7
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

9dd37a6 2014-10-07 07:13:16 Dmitry Shmidt

wifi: Sync with wpa_supplicant commit 661b4f7 (a313d17)

Bug: 17882233

Change-Id: I32d93380f6fb80409e45e6ec9983bb2f381c2319
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

8ddf81e 2014-09-25 04:20:26 Hochi Huang

[AU] Update volume setting and Audio Device API 3.0

Change-Id: I772584ae05e6a8d2fdc8c4a52e44ad80c3c1a4a7
Signed-off-by: Hochi Huang <hochi.huang@mediatek.com>

e96b538 2014-09-23 11:16:43 Vinit Deshpande

Merge "Wifi Hal: Extend feature set to advertise link layer stats support" into lmp-dev

472a4c3 2014-09-20 05:02:31 Amarnath Hullur Subramanyam

Wifi Hal: Extend feature set to advertise link layer stats support

Added a new macro in feature set to indicate wifihal support for
link layer stats collection.

Bug: 17359758

Change-Id: I3f8ecce67430bd8270fb157a4e6cd246503a3d9f

2a441bc 2014-09-20 04:47:45 Amarnath Hullur Subramanyam

Revert "Wifi Hal: Nan Header file"

This reverts commit 5f11341f2f5165f25e108d9519f08d78704b8ae7.

Bug: 17359758

Change-Id: I5f2b94d2288e1400558c1de8a2ab25f05155aca8

b111e7e 2014-09-09 01:18:44 Qiming Shi

DO NOT MERGE - openOutputStreamWithFlags should be declared as abstract function

Bug: 17416117.

Change-Id: Ia9150944977560ea296c46ddf75da960d6a3e541
Signed-off-by: Qiming Shi <qiming.shi@intel.com>

fddda3f 2014-08-26 02:33:19 Dmitry Shmidt

wifi: hal: Add wifi_set_nodfs_flag() function

Bug: 17181998

Change-Id: Iac431c2804e8252273e00c7b490c955f5528c83e
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

d83e4ab 2014-08-15 07:48:13 Dmitry Shmidt

wifi: Sync with wpa_supplicant commit 0365883 (4aa9c15)

Bug: 17027752

Change-Id: Ibf1a23a6750ec041ec068070791037fdc538b13e
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

726b5da 2014-08-12 07:03:00 Ashwin

PNO MAC rotation + Hotlist LOST event

modified: include/hardware_legacy/gscan.h
modified: include/hardware_legacy/wifi_hal.h

Change-Id: I0ad599a20210081ffd05040fbb810f1ec1f9dd62

a311a98 2014-07-28 09:30:34 Eric Laurent

audio HAL: add parameters to open stream functions

Pass device address (and audio source for inputs) to
open_output_stream() and open_input_stream() audio HAL functions.

Bug: 14815883.
Change-Id: Ib1c3e98518733fa5eab54cbca4220e388d3f6211

044bac4 2014-07-17 23:29:12 Glenn Kasten

Add audio_input_flags_t to HAL open_input_stream

Change-Id: I17db01e92bfa939c7a15e7f9f95197d0a0568033

9c69eeb 2014-07-11 04:29:32 Amarnath Hullur Subramanyam

Wifi Hal: Adding inclusion of stdint.h in wifi_hal.h

Change-Id: I8c7c103c5b12e2b9dc82f9cfd429f22d6ebfb943

ef24fac 2014-07-11 02:51:36 Ashwin

Get feature list
Changes to be committed:

modified: include/hardware_legacy/wifi_hal.h

Change-Id: Ie69797500c2d80fa758e6ee6a42ffca9b3b46fcb

044c10e 2014-07-11 02:51:28 Vinit Deshpande

Introduce TDLS APIs in wifi HAL

Change-Id: I611012412f58682ea11179631622023eda5393e7

93f677b 2014-07-11 02:51:19 Ashwin

Fix wifi_rtt_range_cancel to include interface handle

Change-Id: I1bdb2f74a14a7f15dbf00634570341e70df67498

40508f6 2014-07-02 12:33:36 Eric Laurent

audio: fixed channel count determination from channel mask

Do not use popcount() to derive channel count from channel mask.

Bug: 15000850.
Change-Id: I5050ce7fd7884369eb0de37967e40052630006a9

03d92f4 2014-06-28 00:48:20 Paul McLean

Enabling USB Device and Android Device Vol inc/dec functionality

for USB Audio Output

Bug: 13747844
Change-Id: I53b7db8102fd2ed24014c338ea5e7290cda8b2f3

629b95b 2014-06-24 04:23:50 Dmitry Shmidt

wifi: Sync with wpa_supplicant commit 2271d3f (f95a452)

Change-Id: I9319bebe813f2306700571fd31570f2d30a8004d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

Show on old repository browser