This data provider will be used to produce state residency data from
other native services that have registered callbacks.
Bug: 179277258
Test: adb shell dumpsys android.hardware.power.stats.IPowerStats/default
Test: killed power.stats and bluetooth services and verified that
providers are re-registered.
Change-Id: Id99e6d2a9300f7c7483e3fb7a6a9604a46fbbc6f
aosp/1619809 has landed, so let's start building:
out/target/product/<name>/vendor_ramdisk.img
We can then easily grab ramdisk.img + vendor_ramdisk.img
from any go/ab build to our kernel dev environment.
Bug: 170687803
Change-Id: I1469fd9e545353029ceea6251dad631eab2ae1d9
These devices will only use UFS, so remove the emmc and sdboot fstab
files which are unused and outdated.
Bug: 181883233
Change-Id: Ia94682eecca4d792c2a50d2336cd6a542ed282db
It is unnessary to set ro.crypto.dm_default_key.options_format.version=2
or ro.crypto.volume.filenames_mode=aes-256-cts on devices with
PRODUCT_SHIPPING_API_LEVEL >= 30, since in that case these settings are
already the default.
Bug: 181883233
Change-Id: I4da3ce857a45c479e5efcee481f74031093234d8