Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-libhardware_legacy: List of commits

hardware/libhardware_legacy


RSS
Rev. Tiempo Autor
b8c9483 nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 2016-11-08 23:32:49 Chih-Wei Huang

powerbtnd: include the header for string functions prototypes

Also fixes a warning of mismatching argument.

2826beb 2016-11-08 23:32:49 Chih-Wei Huang

powerbtnd: simulate power key on resuming

e54c459 2016-11-08 23:32:49 Chih-Wei Huang

wifi: determine whether to unload the driver by a property

Currently the brcmfmac driver seems to be buggy to be unloaded.
Don't unload it until we find a real solution.

56482ab 2016-11-08 23:32:49 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.

bced8de 2016-11-08 23:32:49 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.

b57923c 2016-11-08 23:32:49 Chih-Wei Huang

wifi: auto-detect the module name and path

603b6e4 2016-11-08 23:32:49 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.

a3a619d 2016-05-28 02:56:51 Mitchell Wills

Remove const integers from HAL and define undefined structs
am: 564211e861

* commit '564211e861e1ac0aa3bd02d92b8c4e12b96d2fbd':
Remove const integers from HAL and define undefined structs

Change-Id: If14cb118c7fb980e5f50c3ba1e291ffed7e46964

564211e 2016-05-27 05:13:37 Mitchell Wills

Remove const integers from HAL and define undefined structs

Bug: 28984011
Change-Id: I6edfe547fbad127db9cbff654b96a476140d9f05

0a5a892 2016-04-12 05:23:11 Wei Wang

Merge "Wifi-HAL: RTT API Enhancement" into nyc-dev

88aa64b 2016-04-08 04:31:16 Kumar Anand

Wifi-HAL: RTT API Enhancement

Advertize preamble capabilities of responder.

Change-Id: I5ca478bc608308b7e72990cb2d25d2e1a51922c7

8761318 2016-04-07 00:42:06 Roshan Pius

wifi_hal: Add flag to indicate tx power level stats

Adding a flag to indicate if the device supports tx power level stats
reporting.

While there,
1. Fix the 2 macros used to determine if a feature is supported or not.
2. Increase the number of tx levels to 256

BUG: 27969673
Change-Id: I314648cfaa7755dc48c1f790193c96254b4db691

a3baf0e 2016-04-05 08:04:12 Roshan Pius

wifi_hal: Increase max tx levels to 256

BUG: 27969673
Change-Id: I65232f20192a87998d921769501915578d9a54a6

5af9a3e 2016-04-02 07:26:36 Subhani Shaik

Enabling Nan data path support [DO NOT MERGE]
am: 44c3950 -s ours

* commit '44c39504dab4eb919b83420f91e6a2d6658f2d6e':
Enabling Nan data path support [DO NOT MERGE]

Change-Id: I3ccafb3919ac952715666fd9286d49f0096abd53

44c3950 2016-04-02 05:21:33 Subhani Shaik

Enabling Nan data path support [DO NOT MERGE]

Add APIs and data structures to support nan data path.

Change-Id: I60acc78f1d8a394cab511f4468dbc745a3107ddb

30379b7 2016-03-30 07:02:44 Glenn Kasten

Merge "Use audio_module_handle_t and audio_patch_handle_t consistently" into nyc-dev

b4c1519 2016-03-24 04:00:41 Glenn Kasten

Use audio_module_handle_t and audio_patch_handle_t consistently

Bug: 27814144
Change-Id: I54b7a73ec318779fd3addb060998f4d94141152d

cf5877a 2016-03-23 02:04:29 Roshan Pius

Add max tx levels to radio_stats

Add a max tx level which the framework uses to limit the array and is
needed to guard against unitialized value in |num_tx_levels|.

BUG: 27227497
Change-Id: I2438bc1536c65a2c6230bfd6e1267532d9653c8b

b616889 2016-03-18 12:17:33 Jun Lim

WiFi HAL: ND offload enhancement
am: 13ef843

* commit '13ef8430cd5a348eaea036aefe022b0db6b34e0f':
WiFi HAL: ND offload enhancement

35f09e5 2016-03-18 07:21:27 Roshan Pius

Merge "Add tx time per level stats in radio_stat" into nyc-dev

84d0d10 2016-03-18 05:38:25 Subhani Shaik

Add tx time per level stats in radio_stat

Modify the existing radio_stat structure to add time spent in each
tranmission power level.

BUG: 27227497
Change-Id: Ifba9f22bc7a404161ae9124c787854ed3431cb8d
cherry-picked from:
https://partner-android-review.googlesource.com/#/c/543388

fbcd1f1 2016-03-17 23:22:51 Glenn Kasten

Merge "Use audio_session_t consistently" into nyc-dev

7a6a109 2016-03-15 07:53:02 mukesh agrawal

wifi_logger: fix documentation for TX_PkT_FATE_DRV_DROP_OTHER

Given that there is an explicit enumerated value to indicate
a drop due to lack of buffers, we shouldn't recommend using
the OTHER value for out of buffers.

BUG=27352446
TEST=compile

Change-Id: Id4fdbf530ed9a99e2b9693acb649137d598abf85

50bd764 2016-03-15 07:44:36 mukesh agrawal

wifi_logger: fix parameter name in header file

For consistency with other packet_fate functions,
wifi_start_pkt_fate_monitoring() should name the first
parameter as |handle|.

BUG=27409524
TEST=compile

Change-Id: Ic6df01e7e80f79eaf5653374106ba6e6a7609e31

13ef843 2016-03-11 08:26:06 Jun Lim

WiFi HAL: ND offload enhancement

Initial check-in of ND offload HAL API support

BUG=27598285

Change-Id: I9f2652de2bb0e22a25fe7c0ded6d1f5e6500de6d
Signed-off-by: Jun Lim <jun.lim@broadcom.com>

6a36ec4 2016-03-11 02:44:53 Glenn Kasten

Use audio_session_t consistently

Bug: 27562099
Change-Id: Id5af47af3e8e3404c575fbb0ec02cf25378b7089

81883a7 2016-03-02 04:12:12 gautam

Enabling responder for rtt
am: bf5b9bf486

* commit 'bf5b9bf48613607585accb46732b3576f7220123':
Enabling responder for rtt

bf5b9bf 2016-02-29 23:14:25 gautam

Enabling responder for rtt

Added minor changes in API for RTT

Change-Id: Ib93305d3246ab501b8389f479d8193f353024f21
Signed-off-by: gautam <gautam.shukla@broadcom.com>

abc1599 2016-02-18 09:37:46 Mukesh Agrawal

Merge "WiFi HAL: add packet fate monitoring API" into mm-wireless-dev
am: 4d0c8f7f68

* commit '4d0c8f7f687f19b7d65d5d782e56c047f3ff9e1c':
WiFi HAL: add packet fate monitoring API

4d0c8f7 2016-02-18 09:31:47 Mukesh Agrawal

Merge "WiFi HAL: add packet fate monitoring API" into mm-wireless-dev

Show on old repository browser