Files
frameworks_base/core/java/android/os
Christopher Tate 250985f556 Handle interaction of Bundle.hasFileDescriptors() with removal
Removing entries from a Bundle may change its has-FDs state, so now
induce a recheck after removals.  In support of that, make the
recheck set the known state in all cases, not just in the has-FDs
case; and note that filterValues() inherently produces a result that
is known to have no FDs.

Bug 26676151

Change-Id: Ida07b77ad2046aeafb98e0b164cd571ce45d064f
2016-03-31 13:57:42 -07:00
..
2016-03-25 09:35:20 -07:00
2015-03-13 14:09:26 -04:00
2015-12-14 12:32:26 -08:00