Merge "Re-increment reported WM Extensions version" into tm-qpr-dev
This commit is contained in:
@@ -48,7 +48,7 @@ public class WindowExtensionsImpl implements WindowExtensions {
|
||||
// TODO(b/241126279) Introduce constants to better version functionality
|
||||
@Override
|
||||
public int getVendorApiLevel() {
|
||||
return 1;
|
||||
return 2;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user