Keun-young Park
7eef3009b9
GEAR_* rename
...
am: 77761e24f9
* commit '77761e24f9b82101ec78ed55b93d3371741dfc4e':
GEAR_* rename
2016-03-08 23:50:26 +00: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
4e46b4b891
Merge "Revert "rename to GEAR_PARK"" into nyc-dev
...
am: db1d588ad5
* commit 'db1d588ad534b74b7de0a95b82eac57d8f111191':
Revert "rename to GEAR_PARK"
2016-03-08 20:56:02 +00: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
87d9076a17
Merge "rename to GEAR_PARK" into nyc-dev
...
am: 0c1a3729fc
* commit '0c1a3729fc19b703ec1a686ad3a05d5c047eaea5':
rename to GEAR_PARK
2016-03-08 20:08:08 +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
195a28216d
Remove audio callback from btav_callbacks_t.
...
am: aceade8ed2
* commit 'aceade8ed24590647378834b2535d303ca325520':
Remove audio callback from btav_callbacks_t.
2016-03-08 19:16:16 +00: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
9d8397630a
Merge "fix missing FLAG in audio_context_flag" into nyc-dev
...
am: 62cebc24e6
* commit '62cebc24e605d777dcae89f2baa273ff921fe0df':
fix missing FLAG in audio_context_flag
2016-03-04 02:34:55 +00: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
4d8fc1acc4
context_hub: Fix typo in field name.
...
am: e78619bb68
* commit 'e78619bb68fdb94435b5b2246e6d2ffbc341fd83':
context_hub: Fix typo in field name.
2016-03-04 00:57:10 +00:00
Jakub Pawlowski
a1da3ce45e
Merge "Remove unused methods and callbacks" am: 5f735636de
...
am: a928de2b0b
* commit 'a928de2b0be4431281fb9c54062a829330f8acf0':
Remove unused methods and callbacks
2016-03-04 00:56:48 +00:00
Jakub Pawlowski
36633ae370
Remove unused methods and callbacks
...
Bug: 27455533
Change-Id: Id2e265be02dc627e7fc81875c3000262cab2e35f
2016-03-03 15:01:32 -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
59033fa151
Merge "Revised and addressed vendors\' comments" into nyc-dev
...
am: 763e2e592c
* commit '763e2e592c0fd89d42b7aeedb6eb9fd764458d9a':
Revised and addressed vendors' comments
2016-03-03 01:11:30 +00: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
8b232345d0
Rename vehicle_rvc to vehicle_camera
...
am: 11e530f546
* commit '11e530f5461961a1a64d7a02b75c6557e2159608':
Rename vehicle_rvc to vehicle_camera
2016-03-02 02:40:10 +00: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
5dfb0f6ccf
Merge "vehicle hal update" into nyc-dev
...
am: 4b7e70962e
* commit '4b7e70962e61196b7393a8273af687db9d3565c0':
vehicle hal update
2016-02-26 22:18:28 +00: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
023ee08891
Merge "Finalized GPS=>GNSS changes with documents" into nyc-dev
...
am: cb357adbf6
* commit 'cb357adbf64456726f93b9c9fda90fb0c0a289ee':
Finalized GPS=>GNSS changes with documents
2016-02-20 05:03:41 +00: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
Andre Eisenbach
ccf0cce118
Merge "Add ability to add interop entries dynamically (1/2)"
...
am: e8087a82a3
* commit 'e8087a82a3ef37c451ed91428b41a1e34d253351':
Add ability to add interop entries dynamically (1/2)
2016-02-16 01:30:05 +00:00
Andre Eisenbach
e410940531
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-15 17:15:45 -08:00
Steve Paik
2a9185843d
Merge "Add defroster fan positions" into nyc-dev
...
am: 5bcf6d6ace
* commit '5bcf6d6ace93d145ee2eb8e76f5528e875611bfa':
Add defroster fan positions
2016-02-12 23:06:13 +00:00
Steve Paik
5bcf6d6ace
Merge "Add defroster fan positions" into nyc-dev
2016-02-12 23:02:12 +00:00
Phil Burk
93262e99a5
Merge "Audio passthrough: call audio_has_proportional_frames() for IEC61937" into nyc-dev
...
am: e149a11365
* commit 'e149a11365aa4fbeb2f388725eacd93cbad067c6':
Audio passthrough: call audio_has_proportional_frames() for IEC61937
2016-02-12 22:33:48 +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
493d9270f6
Merge "change seat zone to left, center, right rather than 1, 2, 3" into nyc-dev
...
am: 2c8c8c058b
* commit '2c8c8c058b59224603e6875e03d5543c795a4d62':
change seat zone to left, center, right rather than 1, 2, 3
2016-02-12 17:12:49 +00: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
51f7c6db1c
Merge "Fix module name for VR HAL." into nyc-dev
...
am: 8a93b9f2fb
* commit '8a93b9f2fbf0412346746f458da72096d9932157':
Fix module name for VR HAL.
2016-02-12 04:44:16 +00:00
Ruben Brunk
8a93b9f2fb
Merge "Fix module name for VR HAL." into nyc-dev
2016-02-12 04:38:14 +00:00
Andre Eisenbach
9f93bfa10f
Merge "Add new callbacks to bt_gatt_client."
...
am: d971b99f1b
* commit 'd971b99f1b55567546f78aee93772ac23f8ee4aa':
Add new callbacks to bt_gatt_client.
2016-02-12 03:01:07 +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
Jakub Pawlowski
83e598ff25
Add new callbacks to bt_gatt_client.
...
Add services removed and services added callbacks
Change-Id: Id6abeb78207bd761969ee2ffc94f96f71dd20084
2016-02-12 00:07:05 +00:00
Ruben Brunk
1b80bf003a
Fix module name for VR HAL.
...
Change-Id: If6f5995755c7c30a5e9823c6a06e94dec7184240
2016-02-11 12:15:33 -08:00
Lifu Tang
5afacf39a6
Merge "Optimized the memory consumption and renamed PRN" into nyc-dev
...
am: 8068c76cbd
* commit '8068c76cbd8ccb0e0d37c2a8fad8bbbae66d6e93':
Optimized the memory consumption and renamed PRN
2016-02-11 20:15:29 +00: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
c76c2d5283
Merge "Add KM_TAG_ATTESTATION_CHALLENGE." into nyc-dev
...
am: 9033d4eedb
* commit '9033d4eedb4a3c5108cfc72d7950d3a7157de9d3':
Add KM_TAG_ATTESTATION_CHALLENGE.
2016-02-11 01:44:27 +00:00
Shawn Willden
9033d4eedb
Merge "Add KM_TAG_ATTESTATION_CHALLENGE." into nyc-dev
2016-02-11 01:41:09 +00:00