OSDN Git Service

android-x86/hardware-libhardware.git
10 years agoam a97c6fec: Merge "hardware: fix check for ro.hardware.<class> property"
Colin Cross [Tue, 14 Jan 2014 07:56:52 +0000 (23:56 -0800)]
am a97c6fec: Merge "hardware: fix check for ro.hardware.<class> property"

* commit 'a97c6fecdbe576b732a2ca00fbf4dcb82f079c8f':
  hardware: fix check for ro.hardware.<class> property

10 years agoMerge "hardware: fix check for ro.hardware.<class> property"
Colin Cross [Tue, 14 Jan 2014 07:52:15 +0000 (07:52 +0000)]
Merge "hardware: fix check for ro.hardware.<class> property"

10 years agohardware: fix check for ro.hardware.<class> property
Colin Cross [Tue, 14 Jan 2014 07:43:23 +0000 (23:43 -0800)]
hardware: fix check for ro.hardware.<class> property

Replace == with >, property_get returns the length of the
property if found.

Change-Id: I4b8fe8f8dba578112d21eee5dc64be4aa27f3bfb

10 years agoam e0c252ae: Merge "hardware: add ro.hardware.<class> to HAL loading properites list"
Colin Cross [Thu, 2 Jan 2014 21:26:21 +0000 (13:26 -0800)]
am e0c252ae: Merge "hardware: add ro.hardware.<class> to HAL loading properites list"

* commit 'e0c252ae43490cc324b89f6d7cbaa33af8ff341d':
  hardware: add ro.hardware.<class> to HAL loading properites list

10 years agoMerge "hardware: add ro.hardware.<class> to HAL loading properites list"
Colin Cross [Thu, 2 Jan 2014 21:21:35 +0000 (21:21 +0000)]
Merge "hardware: add ro.hardware.<class> to HAL loading properites list"

10 years agohardware: add ro.hardware.<class> to HAL loading properites list
Colin Cross [Thu, 26 Dec 2013 21:47:56 +0000 (13:47 -0800)]
hardware: add ro.hardware.<class> to HAL loading properites list

Try to load a HAL determined by ro.hardware.<class> first before
falling back to hardware, board, platform, arch, and default.
This is intended to be used to support multiple hardware variants
from the same source.  For example, a single build that supports
two gps chips, gps001 and gpsb, could use /factory/factory.prop
to set ro.hardware.gps=gps001 or ro.hardware.gps=gpsb, which would
load gps.gps001.so or gps.gpsb.so.  Two separate builds from the
same source could use PRODUCT_PROPERTY_OVERRIDES to set the
properties.

Change-Id: I1ac46c21ceb27ceb5165e8c44e9373e9c5d4e34e

10 years agoam 20ebefd9: Merge commit \'eed5dceb4a0bc02f50f236ab191d30c49c58f610\' into HEAD
The Android Open Source Project [Fri, 6 Dec 2013 01:25:49 +0000 (17:25 -0800)]
am 20ebefd9: Merge commit \'eed5dceb4a0bc02f50f236ab191d30c49c58f610\' into HEAD

* commit '20ebefd966eed9da545ab645199c2f93ca93af20':

10 years agoMerge commit 'eed5dceb4a0bc02f50f236ab191d30c49c58f610' into HEAD
The Android Open Source Project [Thu, 5 Dec 2013 20:38:20 +0000 (12:38 -0800)]
Merge commit 'eed5dceb4a0bc02f50f236ab191d30c49c58f610' into HEAD

10 years agoam 047510b1: Merge "gralloc: delete unused mutex declaration"
Rom Lemarchand [Tue, 26 Nov 2013 18:37:58 +0000 (10:37 -0800)]
am 047510b1: Merge "gralloc: delete unused mutex declaration"

* commit '047510b132e33c26607b4b93e806884aa4d13f19':
  gralloc: delete unused mutex declaration

10 years agoMerge "gralloc: delete unused mutex declaration"
Rom Lemarchand [Tue, 26 Nov 2013 18:30:33 +0000 (18:30 +0000)]
Merge "gralloc: delete unused mutex declaration"

10 years agogralloc: delete unused mutex declaration
Rom Lemarchand [Tue, 26 Nov 2013 18:01:25 +0000 (10:01 -0800)]
gralloc: delete unused mutex declaration

Change-Id: Ibc7e70887b61f7dd885c86d412387636d3a6a867

10 years agoam bae5cf92: Merge commit \'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0\' into HEAD
The Android Open Source Project [Sat, 23 Nov 2013 01:41:01 +0000 (17:41 -0800)]
am bae5cf92: Merge commit \'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0\' into HEAD

* commit 'bae5cf92cfa9e2867af91057265df7f029f7865e':

10 years agoMerge commit 'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0' into HEAD
The Android Open Source Project [Fri, 22 Nov 2013 18:35:26 +0000 (10:35 -0800)]
Merge commit 'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0' into HEAD

10 years agoam 7ccf148f: Update HWC documentation for virtual displays
Jesse Hall [Thu, 14 Nov 2013 01:04:25 +0000 (17:04 -0800)]
am 7ccf148f: Update HWC documentation for virtual displays

* commit '7ccf148f5066ceb1a161f0d7a7d66f75c6e8d420':
  Update HWC documentation for virtual displays

10 years agoUpdate HWC documentation for virtual displays
Jesse Hall [Wed, 13 Nov 2013 22:48:15 +0000 (14:48 -0800)]
Update HWC documentation for virtual displays

Bug: 8316155
Change-Id: I56598551b07082bfff90df160b103a4158e8c8c9

10 years agoam af822c43: Merge "gralloc: do not use GNU old-style field designators"
Nick Kralevich [Thu, 7 Nov 2013 03:40:57 +0000 (19:40 -0800)]
am af822c43: Merge "gralloc: do not use GNU old-style field designators"

* commit 'af822c43cf144a991db49d8c25068d054265ae37':
  gralloc: do not use GNU old-style field designators

10 years agoMerge "gralloc: do not use GNU old-style field designators"
Nick Kralevich [Thu, 7 Nov 2013 03:34:27 +0000 (03:34 +0000)]
Merge "gralloc: do not use GNU old-style field designators"

10 years agogralloc: do not use GNU old-style field designators
synergy dev [Thu, 7 Nov 2013 01:27:44 +0000 (17:27 -0800)]
gralloc: do not use GNU old-style field designators

Avoiding the use of gnu extensions improves code portability

Change-Id: Icf8e3d4813bcddff40548bb5e65e615f8697b75c

10 years agoam b44ff650: Camera2 Test: Skip CameraModuleTest for HAL V1 devices
Zhijun He [Wed, 30 Oct 2013 01:37:02 +0000 (18:37 -0700)]
am b44ff650: Camera2 Test: Skip CameraModuleTest for HAL V1 devices

* commit 'b44ff6508bbcb8df751b5815dd4dfbd4cae252f7':
  Camera2 Test: Skip CameraModuleTest for HAL V1 devices

10 years agoCamera2 Test: Skip CameraModuleTest for HAL V1 devices
Zhijun He [Mon, 28 Oct 2013 22:52:56 +0000 (15:52 -0700)]
Camera2 Test: Skip CameraModuleTest for HAL V1 devices

Bug: 10971907
Change-Id: Ia3aa0e370d7eb5de6bb1fb7ff48a71ea5605fa17

10 years agoam b0c30322: hardware: look in /vendor for default.so
Colin Cross [Wed, 2 Oct 2013 05:21:16 +0000 (22:21 -0700)]
am b0c30322: hardware: look in /vendor for default.so

* commit 'b0c303229fcbc89a0afa8f170de64f2a7fee9d6c':
  hardware: look in /vendor for default.so

10 years agohardware: look in /vendor for default.so
Colin Cross [Mon, 30 Sep 2013 21:23:01 +0000 (14:23 -0700)]
hardware: look in /vendor for default.so

Some vendors have their own HAL modules, which may need their
default implementation stored in /vendor.

Change-Id: I5337a61875023404a85029bbc59b984056b3e441

10 years agoam 89cfe208: Merge "Camera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE...
Eino-Ville Talvala [Wed, 25 Sep 2013 19:29:27 +0000 (12:29 -0700)]
am 89cfe208: Merge "Camera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE" into klp-dev

* commit '89cfe20899d41e1c96efc20e3f203d3f1dba71cd':
  Camera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE

10 years agoMerge "Camera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE" into klp-dev
Eino-Ville Talvala [Wed, 25 Sep 2013 19:27:54 +0000 (19:27 +0000)]
Merge "Camera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE" into klp-dev

10 years agoam 3bf3b45f: Camera2 Test: skip some tests for limited hardware level
Zhijun He [Wed, 25 Sep 2013 02:29:53 +0000 (19:29 -0700)]
am 3bf3b45f: Camera2 Test: skip some tests for limited hardware level

* commit '3bf3b45f2d5eb43b74e1a46ff03ed3e2142b1b38':
  Camera2 Test: skip some tests for limited hardware level

10 years agoCamera2 Test: skip some tests for limited hardware level
Zhijun He [Thu, 19 Sep 2013 06:42:12 +0000 (23:42 -0700)]
Camera2 Test: skip some tests for limited hardware level

Bug: 10388724
Change-Id: Ifd13f72f1b7ff78cf50dc1c238f17c4b4e90d9b0

10 years agoCamera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE
Eino-Ville Talvala [Sat, 21 Sep 2013 00:24:50 +0000 (17:24 -0700)]
Camera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE

Needed to support the real case of continuous focus giving up on a
scene for a while (say, a blank wall), during which we shouldn't claim
the lens is in motion.

Also add new states for INACTIVE to clarify it as the starting state
after mode transitions or enabling AF/AE/AWB.

Bug: 10860639
Bug: 10446772

Change-Id: Ie4c1ac73e5a9eb6d1894d83dbded49a2767a8ffd

10 years agoam 60cbb526: Camera2 Test: Fix module and burst test issues
Zhijun He [Fri, 20 Sep 2013 04:01:20 +0000 (21:01 -0700)]
am 60cbb526: Camera2 Test: Fix module and burst test issues

* commit '60cbb52613d212236de49b4f22fe059585f8c1b2':
  Camera2 Test: Fix module and burst test issues

10 years agoCamera2 Test: Fix module and burst test issues
Zhijun He [Wed, 18 Sep 2013 16:44:19 +0000 (09:44 -0700)]
Camera2 Test: Fix module and burst test issues

Bug: 10388724
Change-Id: Idc404cf8a7a96c00941aa8f1880734a236cb3737

10 years agoam b3ac07c0: Camera2 Tests: fix some sanity checks
Zhijun He [Wed, 18 Sep 2013 01:29:35 +0000 (18:29 -0700)]
am b3ac07c0: Camera2 Tests: fix some sanity checks

* commit 'b3ac07c0028b0afe8f9b009e37af90ec9a697b44':
  Camera2 Tests: fix some sanity checks

10 years agoCamera2 Tests: fix some sanity checks
Zhijun He [Tue, 17 Sep 2013 23:51:06 +0000 (16:51 -0700)]
Camera2 Tests: fix some sanity checks

Remove the requirement of HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED and make and
fix some minor issues.

Bug: 10388724
Change-Id: I18f0ea60f87902d6c2bbaca53957a91953866c40

10 years agoam cd996be7: Merge "Initial interface for MemoryTrackerHAL" into klp-dev
Rom Lemarchand [Fri, 13 Sep 2013 20:20:43 +0000 (13:20 -0700)]
am cd996be7: Merge "Initial interface for MemoryTrackerHAL" into klp-dev

* commit 'cd996be7791b3f78e925532d5820da06d58cf635':
  Initial interface for MemoryTrackerHAL

10 years agoam 2a512b49: Merge "Camera2 Test: check the right result metadata" into klp-dev
Zhijun He [Fri, 13 Sep 2013 20:20:09 +0000 (13:20 -0700)]
am 2a512b49: Merge "Camera2 Test: check the right result metadata" into klp-dev

* commit '2a512b49e028b5714782ab69cba9662e01e25016':
  Camera2 Test: check the right result metadata

10 years agoMerge "Initial interface for MemoryTrackerHAL" into klp-dev
Rom Lemarchand [Fri, 13 Sep 2013 18:23:56 +0000 (18:23 +0000)]
Merge "Initial interface for MemoryTrackerHAL" into klp-dev

10 years agoMerge "Camera2 Test: check the right result metadata" into klp-dev
Zhijun He [Fri, 13 Sep 2013 14:31:07 +0000 (14:31 +0000)]
Merge "Camera2 Test: check the right result metadata" into klp-dev

10 years agoam d9d105a0: consumer_ir: add array length to get carrier freq
Alex Ray [Thu, 12 Sep 2013 16:12:47 +0000 (09:12 -0700)]
am d9d105a0: consumer_ir: add array length to get carrier freq

* commit 'd9d105a0ce6bbaa8d1d1cf70a255612a5dd33701':
  consumer_ir: add array length to get carrier freq

10 years agoCamera2 Test: check the right result metadata
Zhijun He [Sun, 8 Sep 2013 17:56:24 +0000 (10:56 -0700)]
Camera2 Test: check the right result metadata

We need check the right result metadata by looking for the right request id.

Bug: 10710768
Change-Id: I1e946f82e569fa6afc5067552c3f850ffffbf698

10 years agoconsumer_ir: add array length to get carrier freq
Alex Ray [Wed, 11 Sep 2013 23:20:07 +0000 (16:20 -0700)]
consumer_ir: add array length to get carrier freq

Change-Id: Iefb424db6f16ffefa40da56c765c9b7a24bea397

10 years agoam 1d640f05: Merge "Use canonical UniquePtr.h header"
Kenny Root [Wed, 11 Sep 2013 21:56:06 +0000 (14:56 -0700)]
am 1d640f05: Merge "Use canonical UniquePtr.h header"

* commit '1d640f05dcedfcaae63eeb90f3d89b16e95d0208':
  Use canonical UniquePtr.h header

10 years agoMerge "Use canonical UniquePtr.h header"
Kenny Root [Wed, 11 Sep 2013 21:52:15 +0000 (21:52 +0000)]
Merge "Use canonical UniquePtr.h header"

10 years agoUse canonical UniquePtr.h header
Kenny Root [Wed, 11 Sep 2013 21:51:09 +0000 (14:51 -0700)]
Use canonical UniquePtr.h header

Change-Id: I0487bd53fc946e1a488d7109eebd402d1ecc5a0a

10 years agoam c900b423: Merge "consumerir: make transmit array constant" into klp-dev
Alex Ray [Wed, 11 Sep 2013 20:49:29 +0000 (13:49 -0700)]
am c900b423: Merge "consumerir: make transmit array constant" into klp-dev

* commit 'c900b4230c5f33abc1b7bc590c4ffe21ec8a59d0':
  consumerir: make transmit array constant

10 years agoMerge "consumerir: make transmit array constant" into klp-dev
Alex Ray [Wed, 11 Sep 2013 20:45:02 +0000 (20:45 +0000)]
Merge "consumerir: make transmit array constant" into klp-dev

10 years agoconsumerir: make transmit array constant
Alex Ray [Wed, 11 Sep 2013 20:36:58 +0000 (13:36 -0700)]
consumerir: make transmit array constant

Change-Id: I0409970d7bd8efe69a69ec038eea4ee3ff9cbfe0

10 years agoam 22b42bc5: Merge "Clarify return values of get_presentation_position" into klp-dev
Glenn Kasten [Wed, 11 Sep 2013 19:33:30 +0000 (12:33 -0700)]
am 22b42bc5: Merge "Clarify return values of get_presentation_position" into klp-dev

* commit '22b42bc528c1a38176572c128323e945ea4a7d0a':
  Clarify return values of get_presentation_position

10 years agoMerge "Clarify return values of get_presentation_position" into klp-dev
Glenn Kasten [Wed, 11 Sep 2013 19:31:26 +0000 (19:31 +0000)]
Merge "Clarify return values of get_presentation_position" into klp-dev

10 years agoam 09875a2e: modules: add demo consumer IR HAL
Alex Ray [Tue, 10 Sep 2013 19:54:16 +0000 (12:54 -0700)]
am 09875a2e: modules: add demo consumer IR HAL

* commit '09875a2eabe6bc6582b40ab8f1cc9eac9c3901d5':
  modules: add demo consumer IR HAL

10 years agoam fe46e6a9: libhardware: add Consumer IR HAL API
Alex Ray [Tue, 10 Sep 2013 19:54:16 +0000 (12:54 -0700)]
am fe46e6a9: libhardware: add Consumer IR HAL API

* commit 'fe46e6a90675fc637a1482e8dfeb27e374b7600d':
  libhardware: add Consumer IR HAL API

10 years agoam 6a09617e: Merge "keymaster: use new version fields in hw_module"
Kenny Root [Tue, 10 Sep 2013 18:18:11 +0000 (11:18 -0700)]
am 6a09617e: Merge "keymaster: use new version fields in hw_module"

* commit '6a09617eaa2e47e768b87c341459bf80e008a359':
  keymaster: use new version fields in hw_module

10 years agoMerge "keymaster: use new version fields in hw_module"
Kenny Root [Tue, 10 Sep 2013 18:14:58 +0000 (18:14 +0000)]
Merge "keymaster: use new version fields in hw_module"

10 years agokeymaster: use new version fields in hw_module
Kenny Root [Thu, 5 Sep 2013 05:17:56 +0000 (22:17 -0700)]
keymaster: use new version fields in hw_module

The original version of this HAL used a field in keymaster_module to
represent the module's version number, but a later revision of the HAL
interface added a distinguisher between HAL module and device versions.
This is needed to support upgrade code in keystore.

(cherry picked from commit c124b23f94a0a88e872253720c0e27594a9a9938)

Bug: 10600582
Change-Id: Ia2b0cbeca5c507600228c39ec7a8402f819f8804

10 years agoClarify return values of get_presentation_position
Glenn Kasten [Tue, 10 Sep 2013 16:23:07 +0000 (09:23 -0700)]
Clarify return values of get_presentation_position

Change-Id: I495d7abd7e366849308c66bcaee99554dcd244aa

10 years agomodules: add demo consumer IR HAL
Alex Ray [Thu, 5 Sep 2013 06:32:55 +0000 (23:32 -0700)]
modules: add demo consumer IR HAL

Change-Id: Iaae40c06af0dc008429d5dee4f45dc0b156957a1

10 years agolibhardware: add Consumer IR HAL API
Alex Ray [Thu, 5 Sep 2013 06:32:14 +0000 (23:32 -0700)]
libhardware: add Consumer IR HAL API

Change-Id: I68db7911784aa802b378a5e1dad62397da16b03b

10 years agoInitial interface for MemoryTrackerHAL
Colin Cross [Fri, 6 Sep 2013 00:45:07 +0000 (17:45 -0700)]
Initial interface for MemoryTrackerHAL

Bug: 10294768
Change-Id: I65cb28c8f77f3dafe5b47b24479c647fa72fc65f

10 years agoam eb485256: Merge "Camera2 Tests: Fix stream id types" into klp-dev
Zhijun He [Mon, 9 Sep 2013 18:31:28 +0000 (11:31 -0700)]
am eb485256: Merge "Camera2 Tests: Fix stream id types" into klp-dev

* commit 'eb485256e99e97653773024951568aadcc60f6a4':
  Camera2 Tests: Fix stream id types

10 years agoMerge "Camera2 Tests: Fix stream id types" into klp-dev
Zhijun He [Mon, 9 Sep 2013 18:28:12 +0000 (18:28 +0000)]
Merge "Camera2 Tests: Fix stream id types" into klp-dev

10 years agoam 51dbad3b: Merge "hardware: camera_common: add module vendor tag ops" into klp-dev
Alex Ray [Mon, 9 Sep 2013 17:34:33 +0000 (10:34 -0700)]
am 51dbad3b: Merge "hardware: camera_common: add module vendor tag ops" into klp-dev

* commit '51dbad3bfa313a4ba9219e3d9c4b3c1b2a15d52f':
  hardware: camera_common: add module vendor tag ops

10 years agoMerge "hardware: camera_common: add module vendor tag ops" into klp-dev
Alex Ray [Mon, 9 Sep 2013 17:29:13 +0000 (17:29 +0000)]
Merge "hardware: camera_common: add module vendor tag ops" into klp-dev

10 years agohardware: camera_common: add module vendor tag ops
Alex Ray [Thu, 13 Jun 2013 19:40:52 +0000 (12:40 -0700)]
hardware: camera_common: add module vendor tag ops

This updates the camera module API to have vendor-specific tag support.

Vendor-specific metadata tags could be contained in static camera
characteristics, so we need a method of accessing vendor tag information
from the module level (and not just with a device open).

Bug: 10612133
Change-Id: I28e8c769f8112ff4f745f3f1b5472e8a718f1356

10 years agoCamera2 Tests: Fix stream id types
Zhijun He [Fri, 6 Sep 2013 22:35:09 +0000 (15:35 -0700)]
Camera2 Tests: Fix stream id types

Bug: 10604704
Change-Id: I5edddb1011d6744225c59f44bd6df8ae4234d336

10 years agoam c124b23f: keymaster: use new version fields in hw_module
Kenny Root [Thu, 5 Sep 2013 07:30:25 +0000 (00:30 -0700)]
am c124b23f: keymaster: use new version fields in hw_module

* commit 'c124b23f94a0a88e872253720c0e27594a9a9938':
  keymaster: use new version fields in hw_module

10 years agokeymaster: use new version fields in hw_module
Kenny Root [Thu, 5 Sep 2013 05:17:56 +0000 (22:17 -0700)]
keymaster: use new version fields in hw_module

The original version of this HAL used a field in keymaster_module to
represent the module's version number, but a later revision of the HAL
interface added a distinguisher between HAL module and device versions.
This is needed to support upgrade code in keystore.

Bug: 10600582
Change-Id: Ied34cf382e2b7725e648faada00df2dee993e6c5

10 years agoam 2541a0a8: Add support for DSA and ECDSA key types
Kenny Root [Tue, 3 Sep 2013 17:32:05 +0000 (10:32 -0700)]
am 2541a0a8: Add support for DSA and ECDSA key types

* commit '2541a0a8f7a2c86658d435efb49843a88b4d97e0':
  Add support for DSA and ECDSA key types

10 years agoAdd support for DSA and ECDSA key types
Kenny Root [Mon, 19 Aug 2013 16:51:35 +0000 (09:51 -0700)]
Add support for DSA and ECDSA key types

(cherry picked from commit 6e1683f5d508a4c1ff761a9a3508619ac5ac6ed7)

Bug: 10600582
Change-Id: I8e5b66baa70b37031198260853bb5355df75e23d

10 years agoam bd5015e0: Merge "Add support for DSA and ECDSA key types"
Kenny Root [Tue, 3 Sep 2013 07:14:20 +0000 (00:14 -0700)]
am bd5015e0: Merge "Add support for DSA and ECDSA key types"

* commit 'bd5015e0f3b79d8b8e7f9b1926bbf76985ac8c61':
  Add support for DSA and ECDSA key types

10 years agoMerge "Add support for DSA and ECDSA key types"
Kenny Root [Tue, 3 Sep 2013 07:11:08 +0000 (07:11 +0000)]
Merge "Add support for DSA and ECDSA key types"

10 years agoAdd support for DSA and ECDSA key types
Kenny Root [Mon, 19 Aug 2013 16:51:35 +0000 (09:51 -0700)]
Add support for DSA and ECDSA key types

Change-Id: I4b7d11c0915c716a0f1be65f5933f33a36e0fb4b

10 years agoMerge "get_presentation_position" into klp-dev
Glenn Kasten [Fri, 30 Aug 2013 00:02:56 +0000 (00:02 +0000)]
Merge "get_presentation_position" into klp-dev

10 years agoget_presentation_position
Glenn Kasten [Thu, 22 Aug 2013 23:27:22 +0000 (16:27 -0700)]
get_presentation_position

Change-Id: Iedc4df9018321d7273eaa862e913ad6d9a844618

10 years agoAddition of EFFECT_CMD_OFFLOAD for effects offload
jpadmana [Tue, 25 Jun 2013 09:18:49 +0000 (14:48 +0530)]
Addition of EFFECT_CMD_OFFLOAD for effects offload

Added EFFECT_CMD_OFFLOAD command to audio effect control
interface. It is used by the framework to indicate if
the playback thread the effect is attached to is offloaded
of not.

Added effect flag EFFECT_FLAG_OFFLOAD_SUPPORTED indicating if
the effect implementation supports offloading to a DSP.

Change-Id: I26553576657d3aa9cd0cdcd5785c813b02f48136
Signed-off-by: jpadmana <jayashree.r.padmanaban@intel.com>
Signed-off-by: Eric Laurent <elaurent@google.com>
10 years agoMerge "Fix file permissions" into klp-dev
Glenn Kasten [Thu, 22 Aug 2013 22:26:35 +0000 (22:26 +0000)]
Merge "Fix file permissions" into klp-dev

10 years agoMerge "Fix typo in FlpHal" into klp-dev
destradaa [Thu, 22 Aug 2013 19:37:11 +0000 (19:37 +0000)]
Merge "Fix typo in FlpHal" into klp-dev

10 years agoremote submix: fix test on sampling valid rates
Eric Laurent [Thu, 22 Aug 2013 16:55:13 +0000 (09:55 -0700)]
remote submix: fix test on sampling valid rates

Change-Id: I4e9e378940bb56202a6e6882f561b3293ad7225d

10 years agoFix typo in FlpHal
destradaa [Wed, 21 Aug 2013 19:41:19 +0000 (12:41 -0700)]
Fix typo in FlpHal

Change-Id: I0a0598c4755052e071d793fbacf0aa25dfca6e5c

10 years agoFix file permissions
Glenn Kasten [Tue, 20 Aug 2013 19:48:44 +0000 (12:48 -0700)]
Fix file permissions

Change-Id: Iffc2941d98ee16796cf3d44dec1cfa376d9362bb

10 years agoMerge "Define a range for device specific sensors" into klp-dev
Mathias Agopian [Mon, 19 Aug 2013 22:59:16 +0000 (22:59 +0000)]
Merge "Define a range for device specific sensors" into klp-dev

10 years agoDefine a range for device specific sensors
Mathias Agopian [Mon, 19 Aug 2013 21:34:47 +0000 (14:34 -0700)]
Define a range for device specific sensors

Bug: 9551417
Change-Id: I5412d9c063743a0e99e8839a0758337c72a8725e

10 years agoMerge "Camera2 Tests: Add multiple stream tests" into klp-dev
Zhijun He [Mon, 19 Aug 2013 21:03:22 +0000 (21:03 +0000)]
Merge "Camera2 Tests: Add multiple stream tests" into klp-dev

10 years agoCamera2 Tests: Add multiple stream tests
Zhijun He [Wed, 14 Aug 2013 00:36:17 +0000 (17:36 -0700)]
Camera2 Tests: Add multiple stream tests

Add a test to test multiple stream configuration: one preview stream, one small
size YUV burst capture stream, and one large size YUV burst capture stream.

Also cleanup the code.

Bug 10325342

Change-Id: I676484cc0034055caa8f2a8788100ed34b4cefbb

10 years agoMerge "Add support for AbsoluteVolume" into klp-dev
Matthew Xie [Sun, 18 Aug 2013 19:46:01 +0000 (19:46 +0000)]
Merge "Add support for AbsoluteVolume" into klp-dev

10 years agoAdd support for AbsoluteVolume
Satya Calloji [Thu, 1 Aug 2013 10:11:11 +0000 (03:11 -0700)]
Add support for AbsoluteVolume

Add support for AbsoluteVolume in HAL

bug 9595622

Change-Id: Iaf08b81b61aa07ebaa83f4bd6cc9e82171947aa1

Conflicts:
include/hardware/bt_rc.h

10 years agoAdd HWC_DISPLAY_VIRTUAL and adjust display count constants
Jesse Hall [Fri, 16 Aug 2013 18:13:36 +0000 (11:13 -0700)]
Add HWC_DISPLAY_VIRTUAL and adjust display count constants

Both surfaceflinger and HWC implementations have been defining these
themselves, making future changes more difficult. Better to define
them centrally, where they can be updated easily.

Change-Id: I793158b858c84b2470b05f9ea77cc5a0c7e247f1

10 years agoAdd support for ff/rew
John Du [Wed, 24 Jul 2013 00:15:34 +0000 (17:15 -0700)]
Add support for ff/rew

Change-Id: I95d17aa4f54d58596085f8d67e63e277b280a242
(cherry picked from commit a068b57857a6f9f2db335dbb18f1be37e85937c6)

10 years agoLE: Add peripheral role support (3/4)
Andre Eisenbach [Wed, 7 Aug 2013 02:54:25 +0000 (19:54 -0700)]
LE: Add peripheral role support (3/4)

Initial stack support for the LE peripheral role.

Change-Id: Ie036432c90c405a331e2fceaf88bf97a46182176

10 years agoLE: Add instance ID to descriptors (3/4)
Andre Eisenbach [Tue, 9 Jul 2013 07:02:48 +0000 (00:02 -0700)]
LE: Add instance ID to descriptors (3/4)

If a remote devices offers multiple descriptors with the same UUID, the
instance ID is used to differentiate between them.

Change-Id: Ia5ab989f222a5cf1b7cb66966ad4f91f2b660708

10 years agoCamera2 tests: Fix a typo of a test check
Zhijun He [Fri, 9 Aug 2013 02:43:24 +0000 (19:43 -0700)]
Camera2 tests: Fix a typo of a test check

Change-Id: Ib47eba8d01e93d0c3ce2b1e8bc2ff638529e32f9

10 years agominor changes to sensor HAL interface
Mathias Agopian [Wed, 7 Aug 2013 03:33:38 +0000 (20:33 -0700)]
minor changes to sensor HAL interface

Change-Id: Idc415fd0a92482f4f4cd051b458a28d97f251f35

10 years agoMerge "improvements to the batch mode APIs"
Mathias Agopian [Tue, 6 Aug 2013 23:29:17 +0000 (23:29 +0000)]
Merge "improvements to the batch mode APIs"

10 years agoFix build, 2nd attempt
Mathias Agopian [Tue, 6 Aug 2013 21:22:12 +0000 (14:22 -0700)]
Fix build, 2nd attempt

Change-Id: Iaa86a6888a5ccf784b13f4c3b2d8dc4813612155

10 years agoFix build.
Mathias Agopian [Tue, 6 Aug 2013 21:17:59 +0000 (14:17 -0700)]
Fix build.

Change-Id: Ibf73106f8be63cf433fafe9510c8477f74b7ac41

10 years agoimprovements to the batch mode APIs
Mathias Agopian [Thu, 25 Jul 2013 04:07:40 +0000 (21:07 -0700)]
improvements to the batch mode APIs

- also added a flush() method to drain the FIFO before
  the batch timeout has expired

Change-Id: I73cc450fae0a6acf73d8b5d73bcd7a225bfbfe35

10 years agoCamera: Add new 3.1 device version
Eino-Ville Talvala [Tue, 30 Jul 2013 21:58:31 +0000 (14:58 -0700)]
Camera: Add new 3.1 device version

- Add new definition to camera_common
- Update comment in camera3.h

Change-Id: I9d8c594cfdaff40c543e8f9017091b0c06bbf022

10 years agoMerge "Camera2 tests: Update paths to camera service"
Eino-Ville Talvala [Tue, 30 Jul 2013 17:57:55 +0000 (17:57 +0000)]
Merge "Camera2 tests: Update paths to camera service"

10 years agoCamera2 tests: Update paths to camera service
Eino-Ville Talvala [Fri, 26 Jul 2013 00:09:14 +0000 (17:09 -0700)]
Camera2 tests: Update paths to camera service

Change-Id: Ic50ea977194073e3768c22a5f21eb15f430fa2f5

11 years agomodules: camera: Separate locking for static characteristics
Alex Ray [Wed, 17 Jul 2013 21:23:04 +0000 (14:23 -0700)]
modules: camera: Separate locking for static characteristics

Static camera characteristics can be queried on any device at any time.
Separate the locking for it from the rest of the device to eliminate any
contention between operations on the device and static characteristic
initialization.

Change-Id: I8076378699f274e70c6318e537df4758972de9db

11 years agoget rid of HAL pixelformats 5551 and 4444
Mathias Agopian [Fri, 26 Jul 2013 23:23:33 +0000 (16:23 -0700)]
get rid of HAL pixelformats 5551 and 4444

Change-Id: I196ee30ed57707ed4cc46fb3a9c5c07c5bac6fff

11 years agoMerge "camera3: Add flush"
Alex Ray [Fri, 26 Jul 2013 20:47:51 +0000 (20:47 +0000)]
Merge "camera3: Add flush"

11 years agoMerge "camera3: Pass consumer information in configure_streams"
Alex Ray [Fri, 26 Jul 2013 20:41:59 +0000 (20:41 +0000)]
Merge "camera3: Pass consumer information in configure_streams"

11 years agoMerge "Add debug menu to enable btsnoop"
Zhihai Xu [Fri, 26 Jul 2013 18:28:49 +0000 (18:28 +0000)]
Merge "Add debug menu to enable btsnoop"