Commit [1] removed the `connect` function from `Surface` class, changing
the order of the functions. This causes the function `getANativeWindow`
to run `detachNextBuffer` instead of `connect`.
Before:
0010923c 08 ad 40 f9 ldr x8,[x8, #0x158]
After:
0010923c 08 a9 40 f9 ldr x8,[x8, #0x150]
[1] I8c4cc702726e12b169fc4fa0b158623d0a47913a
Also update blobs from V816.0.6.0.UKKMIXM
Signed-off-by: 1xtAsh <ashraykrsingh321@gmail.com>
|
||
|---|---|---|
| .. | ||
| proprietary/system | ||
| Android.bp | ||
| Android.mk | ||
| BoardConfigVendor.mk | ||
| common-vendor.mk | ||