commit | cbfa72a4b6c2cf1b5c4d99260ac152a7060bb091 | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Wed Dec 09 21:47:44 2020 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Thu Dec 10 14:23:32 2020 +0000 |
tree | 320f0313b52c000cafab377fc03ee9b7223e1e20 | |
parent | 25080800a637cfced80c355411e662b53f840314 [diff] |
Bring insets fields back to AttachInfo Some apps still use these fields. Remove them can make the app's behavior unexpected. Although they shouldn't use these hidden APIs, it won't cause any trouble if we bring the fields back. The user experiance can keep the same. NoNonSdkCheck: Revert Non-SDK API change Fix: 174657478 Test: Steps in the bug. Change-Id: I8da15ba3f66d20b4ac599db32539acb76d279978