am: d0006f584f
* commit 'd0006f584fb8c5ff2283d6211bbc957b96065243':
TIF: Throw a more appropriate runtime exception when building TvInputInfo
Change-Id: Ifc07ec617b326bc29e7126116aa2a33a9d635bee
am: 7996b96311
* commit '7996b96311eec2343c16d3677fb834d2ec7cf082':
TIF: Throw a more appropriate runtime exception when building TvInputInfo
Change-Id: Ic7a930eb85984bab3e4a83ffa02ad30c30a568cf
* commit '68fffa5': (23 commits)
Fix smallest width configuration calculation
docs: DoDS, wearable reference docs
Switch the default text selection handles to Material style.
docs: Noted minor API changes in release notes
docs: added "billions" doc in Distribute>Essentials
Remove wear design pages redirecting to design/wear
correct the support library redirects to redirect whole path
Stop saving ActionMenuItemView state.
Fix iterator double-advance in ContentObserverController
TIF: Remove the uniqueness check for track ID from notifyTracksChanged
Update and add attributes to the JavaDoc for VectorDrawable
Use Q=100 JPEG instead of PNG for wallpaper display
Fix issue #28400000: Settings memory UI still showing z-ram...
docs: Updated support library revision history for 23.4.0
docs: Updates to notifications for DP3
docs: Added emoji section to api overview.
Fixed a bug where the QS was animating wrong when closing
Fix KeyguardManager.isSecure() to observe work profile
cherrypick from mnc-docs docs: Updated APK Signature Scheme v2 doc.
Docs: Added new Whitelist feature to Data Saver for DP3
...
am: d1fe7ea84f
* commit 'd1fe7ea84fc5abeb495261f69e288851a3f3abd4':
TIF: Remove the uniqueness check for track ID from notifyTracksChanged
Change-Id: I7f75213f543b91ef0a36bd4806f7590b8b9ae0ad
Requiring uniqueness of ID across all track types seems a little too
much demand for developers and they do want to use the same ID on
different track types. Also, this doesn't seem terribly useful.
Hence remove the check.
Bug: 28436618
Change-Id: I9040310c5ce31bcff522021d83f7508506cbd9d3
am: c4f569b2f8
* commit 'c4f569b2f8e6cdf01eca3c7c75a070f18d2fec78':
Fix javadoc missing possible return value in AudioRecordingConfiguration
Change-Id: If132857c51c5b729258e72090adfcd03c6c4e48b
am: 0316ed0766
* commit '0316ed0766f6325fa9885488ae0ff0abe6a15a43':
Fix javadoc missing possible return value in AudioRecordingConfiguration
Change-Id: I132ba188ac843e9b5ba66c36b8c09c030d3f72c7
am: cc4bc867a7
* commit 'cc4bc867a76b58a3e764ea4008a371a8c14641fc':
TIF: Fix comments for program start/end times
Change-Id: Ic3a40b1d8849bd040237c64c4dfbaa09bdc02c59
am: 281d96e238
* commit '281d96e238ba53dba339df7ffde05cf1f46eb1b5':
TIF: Fix comments for program start/end times
Change-Id: I7f3861a39ab465973c16543a5ae27dc5ed73b477
am: eea8465952
* commit 'eea846595207f5c88a9ab872bcf73aa71fc949de':
MediaBrowser: Make support lib v23.x available in N release
Change-Id: I087455f13940160c3fe9bbe09c968e81c86bcb86
am: c3fc7d4038
* commit 'c3fc7d4038a21918e42efd99f4759e963e1489a3':
MediaBrowser: Make support lib v23.x available in N release
Change-Id: I6558bec509eb6fe516ee185fd9f38b26017733c0
A workaround change for supporting support lib 23.x in N release.
This change should be reverted in some point before O release.
Bug: 28572934
Change-Id: I7e6afc0293688e425736bc93da0ea10233c07e9a
Update documentation for VOICE_UPLINK, VOICE_DOWNKINK and
VOICE_CALL MediaRecorder audio sources to indicate those
sources are protected by the signature|privileged permission
CAPTURE_AUDIO_OUTPUT
This was missing in M SDK doc.
Bug: 28081587.
Change-Id: I24f6d9978069115a0f2c41e48038b935e4395124
Registering with the maximum potential memory made by visible by an
ImageReader/Writer can cause the VM to try to heavily garbage-collect
the rest of the application. This can have significant impact on camera
applications, since they often have large ImageReader/Writer queues.
Bug: 28454727
Change-Id: I2ba43635f93da66655be024165a15631b3b421d3