Files
frameworks_base/core/java/android
Remi NGUYEN VAN ad7ddfd7f8 Move sensitive field parceling bool to constructor
This addresses API review comments recommending to use a copy
constructor with additional parameters instead of a dedicated method.
makeSensitiveFieldsParcelingCopy becomes LinkProperties(base, true).

Bug: 150877475
Test: atest FrameworksNetTests NetworkStackTests NetworkStackNextTests
Change-Id: Ib145ca7f36dcbee6ef47d09862a181fc04a28f03
2020-03-17 11:42:33 +09:00
..
2020-03-16 22:55:07 +00:00
2020-03-11 02:51:25 +00:00
2020-01-28 13:49:48 +00:00
2020-03-13 03:06:12 -07:00