Hi,
AOSP has tagged android-4.3_r2.2...
Not too many useful things in there, changes are limited to:
platform/build:
simply increase build number
platform/frameworks/base:
Avoid class preloading (should be a minor speedup)
platform/libcore:
Avoid class preloading (should be a minor speedup)
platform/packages/apps/Settings:
Fix in Reset app preferences
device/asus/deb:
Operator provisioning bits (Verizon, AT&T)
device/asus/flo:
fstab updates: nomblk_io_submit,errors=panic
device/asus/flo-kernel:
binary synced with recent commits
device/lge/mako-kernel:
binary synced with recent commits
platform/external/apache-http:
Avoid class preloading
platform/prebuilts/sdk:
Official release of SDK 18
There are no conflicts with anything we're doing, so the rebase can be done in a few minutes.
ttyl
bero