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