Commit graph

1155 commits

Author SHA1 Message Date
Polina Bondarenko
25cd7f0fb0 Re-worked hardware_properties to thermal HAL.
Bug: 27424857
Change-Id: Id7212421e499cc33c82e885756d68e89c2317acf
2016-03-17 10:09:24 +01:00
Lifu Tang
c7a562e515 Merge "Deprecated a flag for mandatary field" into nyc-dev 2016-03-09 21:53:16 +00:00
Lifu Tang
74aef730b5 Deprecated a flag for mandatary field
Change-Id: I5b03da35d8a022d68ba66b676fdd5fc963271a79
2016-03-09 11:21:08 -08:00
Keun-young Park
77761e24f9 GEAR_* rename
- change to GEAR_PARK and GEAR_LOW
- also remove some build warnings

bug: 27549456
Change-Id: I9062c4570afe5cacd6a17f1cb196273a719b0a97
2016-03-08 15:02:44 -08:00
Keun-young Park
db1d588ad5 Merge "Revert "rename to GEAR_PARK"" into nyc-dev 2016-03-08 20:52:50 +00:00
Keun-young Park
5e8f9f511d Revert "rename to GEAR_PARK"
This reverts commit ce1984bae8.

Change-Id: Idec855af374e1faf537148181751b91ef8c9a980
2016-03-08 20:52:36 +00:00
Keun-young Park
0c1a3729fc Merge "rename to GEAR_PARK" into nyc-dev 2016-03-08 20:02:42 +00:00
Keun-young Park
ce1984bae8 rename to GEAR_PARK
- from GEAR_PARKING

bug: 27549456
Change-Id: Ifc978c437e989742ad1957633e870ccd1a304db0
2016-03-08 11:53:39 -08:00
Sanket Agarwal
aceade8ed2 Remove audio callback from btav_callbacks_t.
This callback function was only being used in A2DP sink. Since we do not
expect system/bt to inform the audio focus state upwards we do not need
this callback.

Bug: b/26928143

Change-Id: Ib967b60b15a90182d33acf4c6f5034b2112ada4c
2016-03-08 10:53:36 -08:00
Keun-young Park
62cebc24e6 Merge "fix missing FLAG in audio_context_flag" into nyc-dev 2016-03-04 02:28:36 +00:00
Keun-young Park
9f376f50a1 fix missing FLAG in audio_context_flag
bug: 25183740
Change-Id: I7b73617e06ad40435f4f6f8952b230703563d192
2016-03-03 17:47:18 -08:00
Greg Kaiser
e78619bb68 context_hub: Fix typo in field name.
Change-Id: I25bb98bfb9ebd0f550db47cef39a08411772c578
2016-03-03 11:40:03 -08:00
Lifu Tang
763e2e592c Merge "Revised and addressed vendors' comments" into nyc-dev 2016-03-03 00:48:37 +00:00
Lifu Tang
1d4183c72f Revised and addressed vendors' comments
Bug: 27314812
Change-Id: If00be994381937a05011d3efea175bd6385c08e6
2016-03-02 15:31:44 -08:00
Steve Paik
11e530f546 Rename vehicle_rvc to vehicle_camera
BUG: 25261672
BUG: 25226538
BUG: 22701467
BUG: 26557463

Change-Id: Ideff9a13d61d7242c2f92212222809c7785970ee
2016-02-29 21:11:06 -08:00
Keun-young Park
fe599a890b vehicle hal update
- add *min_values for zoned properties
  zoned properties can specify min/max value either
  by setting *_min/max_value or by setting *_min/max_values

  When array version is not used, it should be set to NULL.

  When array version is used, its length should match with
  supproted zones in config_flags.

- add RADIO flag to audio context

- add INSTRUMENT_CLUSTER_INFO property to give informaiton
  on instrument cluster
  Graphic type can send notification on the currently available
  area as mode.

- move audio context info to AUDIO_FOCUS and remove
  AUDIO_CONTEXT property

bug: 27142696

Change-Id: I9aa47724759d5610b74581b890e096924a5e223b
2016-02-26 11:50:35 -08:00
Lifu Tang
cb357adbf6 Merge "Finalized GPS=>GNSS changes with documents" into nyc-dev 2016-02-20 04:58:16 +00:00
Lifu Tang
a1ca574d10 Finalized GPS=>GNSS changes with documents
Bug: 27098594
Change-Id: Ic9ed0e51604e27b9a6fbd9ef55624fca3e2f132a
2016-02-19 17:23:03 -08:00
Andre Eisenbach
b245a8237a Add ability to add interop entries dynamically (1/2)
Add ability and interface for adding dynamic entries to the interop
workaround database.

Bug: 26548845
Change-Id: I17f8cbdf1e63c316aa52903be7ec526c9b1376bb
2016-02-18 10:49:54 -08:00
Jakub Pawlowski
726a16532a Add new callbacks to bt_gatt_client.
Add services removed and services added callbacks

Change-Id: Id6abeb78207bd761969ee2ffc94f96f71dd20084
2016-02-18 10:49:49 -08:00
Steve Paik
5bcf6d6ace Merge "Add defroster fan positions" into nyc-dev 2016-02-12 23:02:12 +00:00
Phil Burk
e149a11365 Merge "Audio passthrough: call audio_has_proportional_frames() for IEC61937" into nyc-dev 2016-02-12 22:24:54 +00:00
Steve Paik
159349e4d5 Add defroster fan positions
BUG: 27097079
Change-Id: I5ed1cb418234e810c09319175b55bfad79ba92ab
2016-02-12 10:32:48 -08:00
Keun-young Park
2c8c8c058b Merge "change seat zone to left, center, right rather than 1, 2, 3" into nyc-dev 2016-02-12 17:08:48 +00:00
Ruben Brunk
8a93b9f2fb Merge "Fix module name for VR HAL." into nyc-dev 2016-02-12 04:38:14 +00:00
Keun-young Park
a384f83cb3 change seat zone to left, center, right rather than 1, 2, 3
- remove ambiguity

bug: 25183740
Change-Id: I38800d4f267cb15b672cd9296186a794af9062b6
2016-02-11 16:50:42 -08:00
Ruben Brunk
1b80bf003a Fix module name for VR HAL.
Change-Id: If6f5995755c7c30a5e9823c6a06e94dec7184240
2016-02-11 12:15:33 -08:00
Lifu Tang
8068c76cbd Merge "Optimized the memory consumption and renamed PRN" into nyc-dev 2016-02-11 20:10:11 +00:00
Phil Burk
c3385fc598 Audio passthrough: call audio_has_proportional_frames() for IEC61937
Bug: 24541671
Bug: 20891646
Bug: 26373761
Change-Id: I44351cfb7cfae16e6b3500add727a2c41b0f4e81
Signed-off-by: Phil Burk <philburk@google.com>
2016-02-11 19:35:26 +00:00
Lifu Tang
7e33bb2734 Optimized the memory consumption and renamed PRN
Bug: 27058251
Change-Id: I0654fa18796eabc4c1e0b8caa9374998923292f4
2016-02-11 11:21:04 -08:00
Shawn Willden
9033d4eedb Merge "Add KM_TAG_ATTESTATION_CHALLENGE." into nyc-dev 2016-02-11 01:41:09 +00:00
Andy Hung
9904fab472 Add AudioRecord timestamps
Bug: 13569372
Bug: 22886739
Change-Id: Ieca6026254123b46ef1c8a180adb72c347587239
2016-02-10 15:58:16 +00:00
Keun-young Park
fc6f0d838a add system sound audio context
bug: 27111558
Change-Id: Ifa08fc269afd021bae5239fc1e06aa9a7e75ecbc
2016-02-09 19:50:45 -08:00
Keun-young Park
b4527e7708 Merge "add more properties/zones to vehicle hal" into nyc-dev 2016-02-09 03:23:08 +00:00
Keun-young Park
cb354501ef add more properties/zones to vehicle hal
- add door and mirror zone
- add HW_KEY_INPUT for H/W keys
- add CABIN_TEMPERATURE
- add GAIN_TRANSIENT_NO_DUCK for system sound where no ducking is
  necessary

bug: 25183740, 26961808
Change-Id: I4c9fa482d3bf84556258b0d0056ae12a6067ad1f
2016-02-08 18:28:22 -08:00
Steve Paik
0ed145eb45 Add RVC hal
Change-Id: Ie7a2d6517da3dc81a8f45c2641d22626af9bfd02
2016-02-08 22:20:03 +00:00
Shawn Willden
7fd11186a6 Add KM_TAG_ATTESTATION_CHALLENGE.
Bug: 22914603
Change-Id: Ibf1341f47ab3cecd4a8e3099b819c5cac0d81b17
2016-02-08 20:07:04 +00:00
Keun-young Park
11b25ead93 Merge "add zone_type definition to zoned properties" 2016-02-05 18:46:09 +00:00
Darren Krahn
92abd2f51e Merge "nvram: Add const to input-only arrays." am: f8521f8b3c
am: 4da49c724d

* commit '4da49c724d54bbde0ec6de6f74a6456965ea756a':
  nvram: Add const to input-only arrays.
2016-02-05 18:22:33 +00:00
Dmitry Grinberg
90e914078a contexthub_hal: fix comment
Change-Id: I98c88fce7414145a493778ca349438fd0ab36b2b
2016-02-05 00:44:15 +00:00
Darren Krahn
ab3ea641ab nvram: Add const to input-only arrays.
BUG=24397987

Change-Id: I534a8fc978e10e1277cb0c87b5942d182f7c2a79
2016-02-04 14:47:14 -08:00
Dan Stoza
e087fefb4d Merge "Hardware Composer 2.0" 2016-02-02 17:34:47 +00:00
Andre Eisenbach
9c2f478c2f Merge "Add get_gatt_db to Bluetooth HAL" am: 94eebcfa77
am: bbcef4de27

* commit 'bbcef4de272ab102852614ab23ab22f152b32424':
  Add get_gatt_db to Bluetooth HAL
2016-01-29 21:13:34 +00:00
Jakub Pawlowski
f2e1352d6c Add get_gatt_db to Bluetooth HAL
This patch adds new method, get_gatt_db to bluetooth HAL.
It can be used to grab whole GATT database in one request.
It will trigger get_gatt_db_callback, which is also part of
this patch.

Change-Id: I1a931f126db56e7a29537f3bca9cddff3dd27dc6
2016-01-29 20:13:15 +00:00
Shawn Willden
ef01d97967 Merge "Add KM_TAG_ALLOW_WHILE_ON_BODY." am: f704e8a939
am: b9733d9bff

* commit 'b9733d9bff225ae0b16feeb64283b123225af465':
  Add KM_TAG_ALLOW_WHILE_ON_BODY.
2016-01-28 23:28:10 +00:00
Shawn Willden
f704e8a939 Merge "Add KM_TAG_ALLOW_WHILE_ON_BODY." 2016-01-28 23:20:01 +00:00
Ruben Brunk
e3a89161a2 Merge "Add HAL for VR mode." 2016-01-28 22:36:26 +00:00
Dan Stoza
4e9221bd87 Hardware Composer 2.0
Headers for version 2.0 of the Hardware Composer HAL

Change-Id: Ie5c26a11b20b7e8f8c752ca51d5cbaf2cbaa9a45
2016-01-28 14:16:22 -08:00
Peng Xu
0743a5ceeb Implementation of sensor additional info report
This implements a mechanism for sensor hardware/HAL to deliver additional information beside sensor
readings to application. It includes internal temperature reading, untracked delay of sample,
location and pose of sensor device placement in phone frame, etc. This is also a very expandable
frame to account for future need.

Change-Id: I9463930ad1eaac2d9b506ebaabd19bc092604e8f
2016-01-27 21:20:07 -08:00
Darren Krahn
fda9ba2286 Merge "Add header for new NVRAM HAL." am: 6b09c49633
am: 330ee96ad9

* commit '330ee96ad9ca40f38525dc575b7d4dbe337e7184':
  Add header for new NVRAM HAL.
2016-01-28 04:20:02 +00:00