| commit | 7e31e9b2676fa7049125453469d867bf3887c7ef | [log] [tgz] |
|---|---|---|
| author | Steven Ng <stevenckng@google.com> | Wed Jun 16 23:56:38 2021 +0100 |
| committer | Steven Ng <stevenckng@google.com> | Wed Jun 16 23:56:38 2021 +0100 |
| tree | b2f78c57389f3717183af8e0763d6cd98cf74f7c | |
| parent | 29dba38119c7eeb2ea7a56ecc113904ad9f424b9 [diff] |
Modify AT_LEAST_S check to include SDK int
BuildCompat.isAtLeastS() in Launcher dependency only checks if the
code name is "S". In the recent version of Android, the code name has
changed to "REL".
Test: Open Widgets picker, expand Conversations and observe a preview
layout is shown.
Fix: 191239040, 191216821
Change-Id: I6a6e647d4cb327d251bde3484ea2d2e79c0f86f5