commit | 00d8cbb291b114f5a6da941862401d4d99ced3e4 | [log] [tgz] |
---|---|---|
author | Andrei Onea <andreionea@google.com> | Wed Oct 30 18:08:24 2019 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Fri Nov 01 16:51:31 2019 +0000 |
tree | c0cfefd98affa97bb53b50358f033b0ad2c5537c | |
parent | 42c6c01a9b325ab51f80899fb4d6d8a3d58b17a5 [diff] |
Initialize AppCompatCallbacks in system server This ensures that any calls made (intentionally or not) in the system server using the Compatibility (in-app process) gating APIs will always return true, and log the gated feature. Bug: 143591326 Test: m Change-Id: I96792cf852f4167fc39d5055704f8617efaae25e (cherry picked from commit f965d151cc4ddcc7c343b048e4493d011d379644)