Commit Graph

10593 Commits

Author SHA1 Message Date
Jaesung Chung
27307d0c73 Merge "ExifInterface: do not throw an Exception when XMP" into nyc-dev
am: f9e0f20

* commit 'f9e0f20b28f3cd05d391ff8d49d27782e0f71b41':
  ExifInterface: do not throw an Exception when XMP
2016-03-18 07:22:45 +00:00
Jaesung Chung
f9e0f20b28 Merge "ExifInterface: do not throw an Exception when XMP" into nyc-dev 2016-03-18 07:17:45 +00:00
Dongwon Kang
1a242b5024 Merge "TIF: Remove TvInputManager.Session from system API" into nyc-dev
am: 62b5ec7

* commit '62b5ec7651ebda7a90682012e00307225201bbd9':
  TIF: Remove TvInputManager.Session from system API
2016-03-17 22:07:25 +00:00
Dongwon Kang
62b5ec7651 Merge "TIF: Remove TvInputManager.Session from system API" into nyc-dev 2016-03-17 22:01:04 +00:00
Dongwon Kang
841ad718c1 TIF: Remove TvInputManager.Session from system API
Originally this API is expected to be used some use cases which don't
fit TvView well. e.g. background recording. Removing this from system api
in favor of TvRecodingClient which is introduced in N.

Bug: 25726241
Change-Id: If45fc3e2c5382e7b9e8abf42effebd76fd84b25d
2016-03-17 13:08:18 -07:00
Julia Reynolds
9bd14a9fcd Merge "Relax policy access restriction for adjust volume changes." into nyc-dev
am: a6b0caf

* commit 'a6b0caf89abcf6934f76e58b39a12e8062b0e8b6':
  Relax policy access restriction for adjust volume changes.
2016-03-17 19:14:39 +00:00
Julia Reynolds
a6b0caf89a Merge "Relax policy access restriction for adjust volume changes." into nyc-dev 2016-03-17 19:08:15 +00:00
Hangyu Kuang
10bbe6aeae Merge "stagefright: Document that encoders are free to use available tools associated with the speficifed profile." into nyc-dev
am: aa8ba08

* commit 'aa8ba08c80481cb21caaaab7c8f3ea98db7855fd':
  stagefright: Document that encoders are free to use available tools associated with the speficifed profile.
2016-03-17 18:29:47 +00:00
Hangyu Kuang
aa8ba08c80 Merge "stagefright: Document that encoders are free to use available tools associated with the speficifed profile." into nyc-dev 2016-03-17 18:22:11 +00:00
Glenn Kasten
028f3aec79 Merge "Use audio_session_t consistently" into nyc-dev
am: 58ae278

* commit '58ae278294017abca0dffc95f006ae646c88db89':
  Use audio_session_t consistently
2016-03-17 18:01:57 +00:00
Jean-Michel Trivi
711a8b1d3c Merge "Dynamic audio policies: device type and address" into nyc-dev
am: 4003499

* commit '400349907ec5bb09887e5ba9f9cd1fa1f3d06716':
  Dynamic audio policies: device type and address
2016-03-17 17:35:11 +00:00
Julia Reynolds
cdaa0b99eb Relax policy access restriction for adjust volume changes.
Otherwise users can't enter DND while using volume buttons in most
apps.

Bug: 27711587
Change-Id: Idb4976680d9bb88206928a7b623f17d07183ea28
2016-03-17 13:28:31 -04:00
Bartosz Bialek
6bca637ea2 Merge "Do not scan a file which cannot be read" am: 258baa3
am: 3fc27c3

* commit '3fc27c3444e962776815f9bfbaedbc60a9f9571e':
  Do not scan a file which cannot be read
2016-03-17 15:50:36 +00:00
Marco Nelissen
258baa35c0 Merge "Do not scan a file which cannot be read" 2016-03-17 15:42:02 +00:00
Glenn Kasten
58ae278294 Merge "Use audio_session_t consistently" into nyc-dev 2016-03-17 14:22:53 +00:00
Jean-Michel Trivi
400349907e Merge "Dynamic audio policies: device type and address" into nyc-dev 2016-03-16 21:31:09 +00:00
Jean-Michel Trivi
4ad39885f2 Dynamic audio policies: device type and address
Store device type and address in audio mixes regardless of the
  mix route type, no "registration" field.
For LOOP_BACK mixes, assign the REMOTE_SUBMIX device type.

Bug 25448664

Change-Id: I8d59b2fd3e05b1dcf1081ad826f985f5e3e74769
2016-03-16 12:15:43 -07:00
Dongwon Kang
bf0db2e9ed Merge "TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand" into nyc-dev
am: 822ac77

* commit '822ac7745a933b4155c3aa872e26fc4ef54d006d':
  TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand
2016-03-16 18:02:01 +00:00
Dongwon Kang
822ac7745a Merge "TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand" into nyc-dev 2016-03-16 17:56:12 +00:00
Dongwon Kang
f714e62c12 TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand
Bug: 25726685
Change-Id: Iad6417b4da0543043a7fa17287487313a7670209
2016-03-16 10:48:18 -07:00
Julia Reynolds
0fb0f9a7a6 Merge "Prevent apps without DND access from toggling DND via AudioService." into nyc-dev
am: af56824

* commit 'af56824e35341f46418c39e47b6855223a446c63':
  Prevent apps without DND access from toggling DND via AudioService.
2016-03-16 16:53:02 +00:00
Julia Reynolds
48034f89b7 Prevent apps without DND access from toggling DND via AudioService.
Bug: 25395278
Change-Id: Id72830607b01a43848d1261292e5835315ef70d0
2016-03-16 09:33:02 -04:00
Jaesung Chung
6f9e502324 Merge "ExifInterface: ignore exceptions when getting wrong images" into nyc-dev
am: 36a20cdde3

* commit '36a20cdde3176f24279e2382f878cecdbecafa9d':
  ExifInterface: ignore exceptions when getting wrong images
2016-03-15 23:35:03 +00:00
Jaesung Chung
36a20cdde3 Merge "ExifInterface: ignore exceptions when getting wrong images" into nyc-dev 2016-03-15 23:27:13 +00:00
Lajos Molnar
50ef6102e4 Merge "media: don\'t expose private keys in MediaFormat" into nyc-dev
am: bd4acc2f9b

* commit 'bd4acc2f9b64b2694d3dd3d77a5758c91b565f3c':
  media: don't expose private keys in MediaFormat
2016-03-15 19:27:26 +00:00
Lajos Molnar
bd4acc2f9b Merge "media: don't expose private keys in MediaFormat" into nyc-dev 2016-03-15 19:22:28 +00:00
Li Chen
ef38255770 Merge "Remove the field of MediaDrm from inner class CryptoSession." into nyc-dev
am: 5a5d56b9ef

* commit '5a5d56b9ef5f2ce979344bf1deade4e128693cbb':
  Remove the field of MediaDrm from inner class CryptoSession.
2016-03-15 17:07:20 +00:00
Jeff Tinker
5a5d56b9ef Merge "Remove the field of MediaDrm from inner class CryptoSession." into nyc-dev 2016-03-15 16:59:47 +00:00
Dongwon Kang
0473bf1ae7 Merge "TIF: Add annotations for the system APIs which requires permissions" into nyc-dev
am: 49fd7f1d6e

* commit '49fd7f1d6e5a0425ea568d1760aa871128b0a71c':
  TIF: Add annotations for the system APIs which requires permissions
2016-03-15 14:55:01 +00:00
Dongwon Kang
49fd7f1d6e Merge "TIF: Add annotations for the system APIs which requires permissions" into nyc-dev 2016-03-15 14:50:48 +00:00
Dongwon Kang
89813b8162 TIF: Add annotations for the system APIs which requires permissions
Bug: 25726241
Change-Id: I2c1c8fb04c7299f9010c7f3ed0aca2e4f1e8b7bd
2016-03-15 07:49:53 -07:00
Jaesung Chung
5fa031182b ExifInterface: do not throw an Exception when XMP
In JPEG, an APP1 section can contain EXIF or XMP. The old code throws an
Exception when XMP APP1 segment is showns.

Bug: 27580432
Change-Id: If42197ea0c33ec4446302c969b42afd3d4b4e3c3
2016-03-15 18:13:52 +09:00
Jaesung Chung
20694fa75e Merge "ExifInterface: handle the invalid offsets and count numbers" into nyc-dev
am: 1a506af9a2

* commit '1a506af9a2b4baf3ea2411bd6680b36a16848d9c':
  ExifInterface: handle the invalid offsets and count numbers
2016-03-15 08:31:06 +00:00
Jaesung Chung
1a506af9a2 Merge "ExifInterface: handle the invalid offsets and count numbers" into nyc-dev 2016-03-15 08:27:38 +00:00
Jaesung Chung
49371caff0 ExifInterface: handle the invalid offsets and count numbers
Some JPEG images generated by various camera vendors have wrong offsets
and invalid numbers for indicating the size of components. Instead of
throwing exceptions, this CL makes Exifinterface ignore these cases to
read the information without losing contents already parsed.

Bug: 27583378
Change-Id: Ie8ee0bf49283ef519f4f31c5b8ba78ce3f82fe92
2016-03-15 17:26:42 +09:00
Yin-Chia Yeh
d2a23dce7e Merge "Camera: fix expectation of BLOB buffer size" into nyc-dev
am: b00df4192b

* commit 'b00df4192bbba4db8a8b1d054b68c7a5302387a0':
  Camera: fix expectation of BLOB buffer size
2016-03-15 00:24:39 +00:00
Yin-Chia Yeh
b00df4192b Merge "Camera: fix expectation of BLOB buffer size" into nyc-dev 2016-03-15 00:16:58 +00:00
Yin-Chia Yeh
7b79090252 Camera: fix expectation of BLOB buffer size
Bug: 27340302
Change-Id: I7f40065661d06bba210c3cb888598623fad0e56c
2016-03-14 16:17:38 -07:00
Hangyu Kuang
5cbd0b84ac stagefright: Document that encoders are free to use available tools
associated with the speficifed profile.

Bug:27597166
Change-Id: I1437d29c49ddad4779c82baf76c81a0286fa93c8
2016-03-14 22:27:13 +00:00
Lajos Molnar
c04399feab media: don't expose private keys in MediaFormat
Bug: 25684127
Change-Id: Ie263d290037633291b791ca78ba7cf4d6b3de9c8
2016-03-14 14:07:22 -07:00
Paul McLean
9120998fa3 Merge "Native routing phase 4" into nyc-dev
am: 3795330981

* commit '37953309812ae4dd1e4a8d51efb94d5777e5c630':
  Native routing phase 4
2016-03-14 20:03:30 +00:00
Paul Mclean
3795330981 Merge "Native routing phase 4" into nyc-dev 2016-03-14 19:56:50 +00:00
Paul McLean
14b4e65aff Native routing phase 4
Allow Acquire before Realize

Bug: 23899814

Change-Id: I58ab80554893a7df31c3892c75d6bd57fea2b336
2016-03-14 13:50:04 -06:00
Jaesung Chung
1043f56185 ExifInterface: ignore exceptions when getting wrong images
In order to maintain compatibility with the old versions of
ExifInterface, non-JPEG image files, for instance, PNG, GIF and so on,
need to be handled by generating an empty result rather than throwing
an exception in the constructor. And corrupted JPG files also should be
handled in the same way.

Bug: 27587980
Change-Id: If33b63c683bfb672999d1abd370a8edf29932ac1
2016-03-14 15:16:47 +09:00
Jean-Michel Trivi
aea5dc8b54 Merge "Dynamic audio policies: allow device passing for RENDER mixes" into nyc-dev
am: a40c017ba2

* commit 'a40c017ba2d4241bbe96c929e58f3c9b8048a37b':
  Dynamic audio policies: allow device passing for RENDER mixes
2016-03-12 01:14:11 +00:00
Jean-Michel Trivi
e8924115f9 Dynamic audio policies: allow device passing for RENDER mixes
AudioMix: add system method for specifying an AudioDeviceInfo
 to be used by this mix. This only works for AudioMix
 instance with the RENDER route flag.
Previous dynamic policy implementation didn't enforce
 mix route flag check, but only supported LOOP_BACK,
 so make LOOP_BACK the default.
When a policy gets registered and the registration ID is
 set on each mix, for RENDER mixes use the device
 address for registration.

Bug 25448664

Change-Id: If5789d84ff4c4c25a6e81ba1513a39916220498a
2016-03-11 16:45:27 -08:00
Li Chen
21c998f1e9 Remove the field of MediaDrm from inner class CryptoSession.
As CryptoSession is an inner (non-static) class of MediaDrm,
it's not necessary to pass in a reference of MediaDrm while
creating a CryptoSession instance.


bug: 27607931

Change-Id: Ic3cc03f885d14bc8d93287c918e778550cc21b58
2016-03-11 16:35:06 +00:00
Lajos Molnar
5f606bb046 Merge "media: add MediaFormat.COLOR_ IntDefs" into nyc-dev
am: 684aff1fce

* commit '684aff1fcedfee7179f6bb4312c0a543186558e1':
  media: add MediaFormat.COLOR_ IntDefs
2016-03-11 01:54:11 +00:00
Lajos Molnar
9c5a5f0930 Merge "media: expose MediaFormat.KEY_HDR_STATIC_INFO key" into nyc-dev
am: 79c1bc8434

* commit '79c1bc8434780eab6f113d3650d46c7b02b8b976':
  media: expose MediaFormat.KEY_HDR_STATIC_INFO key
2016-03-11 01:54:09 +00:00
Lajos Molnar
684aff1fce Merge "media: add MediaFormat.COLOR_ IntDefs" into nyc-dev 2016-03-11 01:44:57 +00:00