From 3e0fd90693a0e28817e0684f7f4ee3bf611fd90d Mon Sep 17 00:00:00 2001 From: Adrian Roos Date: Mon, 23 Apr 2018 18:54:37 +0200 Subject: [PATCH] Fix build Bug: 78122614 Test: m checkbuild Change-Id: Ifd908fc91dc89d33a2b88fcfaed48480315991c6 Merged-In: I226622533a1b406ba26c161cba13721080b4baca --- api/system-current.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/api/system-current.txt b/api/system-current.txt index 2bc8a929cf4f..f17e47f822a8 100644 --- a/api/system-current.txt +++ b/api/system-current.txt @@ -1661,6 +1661,7 @@ package android { field public static final int windowHideAnimation = 16842935; // 0x10100b7 field public static final int windowIsFloating = 16842839; // 0x1010057 field public static final int windowIsTranslucent = 16842840; // 0x1010058 + field public static final int windowLayoutInDisplayCutoutMode = 16844166; // 0x1010586 field public static final int windowLightNavigationBar = 16844140; // 0x101056c field public static final int windowLightStatusBar = 16844000; // 0x10104e0 field public static final int windowMinWidthMajor = 16843606; // 0x1010356 -- 2.11.0