replicant-frameworks_native/include
Jeff Tinker ac7d8fe36f Add a method to associate MediaDrm session with MediaCrypto
Previously, to associate a MediaDrm session with MediaCrypto,
the MediaDrm sessionId was passed as initData to the MediaCrypto
constructor.  This is not ideal for two reasons: it's pretty
obscure and you can't change the association without tearing
down the MediaCodec/MediaCrypto and starting all over.  Use
cases like key rotation require being able to update the
MediaDrm session post-construction.  This CL addresses both of
these issues.

bug: 19570317
Change-Id: Iede35e73e9007df13254edaa5877cb4832b28646
2015-04-10 04:10:10 -07:00
..
android New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder binder: add uint64 support to Parcel. 2015-03-19 16:45:04 -07:00
diskusage
gui am 172ff24c: am 5977851b: am 00afb817: Merge "libgui: Plumb detachBuffer through ConsumerBase" 2015-04-07 23:18:48 +00:00
input Pass through availability of audio mic for input devices. 2015-04-09 10:02:16 -07:00
media Add a method to associate MediaDrm session with MediaCrypto 2015-04-10 04:10:10 -07:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
ui Cherry-pick dataSpace and BufferItem changes 2015-04-07 11:11:43 -07:00