Increments Extensions API version for Rear display API's
Bug: 207686851 Test: Build & Run Change-Id: If417305d4974ee4c3fae4e2fe535e1095cfea459
This commit is contained in:
@@ -38,9 +38,10 @@ public class WindowExtensionsImpl implements WindowExtensions {
|
||||
private volatile SplitController mSplitController;
|
||||
private volatile WindowAreaComponent mWindowAreaComponent;
|
||||
|
||||
// TODO(b/241126279) Introduce constants to better version functionality
|
||||
@Override
|
||||
public int getVendorApiLevel() {
|
||||
return 1;
|
||||
return 2;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user