Merge "Undo the Extensions API version change" into tm-qpr-dev am: 7c90ab5b09
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19998533 Change-Id: I66065c3d18089199a903b6590c97994882e443a9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -41,7 +41,7 @@ public class WindowExtensionsImpl implements WindowExtensions {
|
||||
// TODO(b/241126279) Introduce constants to better version functionality
|
||||
@Override
|
||||
public int getVendorApiLevel() {
|
||||
return 2;
|
||||
return 1;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user