- Settings Intelligence needs the location and location permissions
pregranted and fixed in order to function correctly. This change
makes the calendar and location settings consistent acrosss the
range of devices that support Q.
Bug: 130349398
Test: built & flashed to device, confirmed permission granted
Change-Id: Ibf1003e5ffbb5bcc51b57161b72cdd128557b04a
Set stune.boost to 100 to boost process to big cores and prefer_idle to
1 to spread tasks. This saves ~370ms from kernel boot to boot_complete.
Before CL:
BootComplete : 10.046 0.067631
Post CL:
BootComplete : 9.6713 0.083226
Test: boottime
Bug: 80345258
Change-Id: I29159ba3102a23f302ddc2a2747879fd1ca39c27
Give binder access to the stats HAL from the fingerprint HAL.
This is necessary because we're deprecating IPixelStats.
Bug: 122904980
Change-Id: I15c1a07680819f252b0e7c072598ff4fb29a1ce2
Signed-off-by: Maggie White <maggiewhite@google.com>
The product abstracts configs that need to be set to support updating of
APEXes.
Bug: 130418467
Test: m
Test: adb shell getprop ro.apex.updatable in Pixel 2 and 3
Test: adb shell /system/apex/com.android.apex.cts.shim.apex exists.
Change-Id: Id5aa944ceba6a6846308f1c18a08af8b3bb38589
This will now be provided by core policy.
Test: treehugger
Bug: 130318253
Change-Id: If5597cd9f3506d6ec35f13d675adceab76005157
Signed-off-by: Maciej Żenczykowski <maze@google.com>
IWLAN operation mode is not an integer anymore. Removed
the system properties and only use the default mode (tied
to the IRadio version).
Test: Manual
Bug: 126218288
Change-Id: I9c844e76ef1e554dda9b2821f9ebf6e71ccaf39e
The entry for media.c2 in framework_manifest.xml is no longer needed as
it is included as vintf_fragments in mediaswcodec.
Test: adb shell stagefright -i | grep -E "c2.*android"
Bug: 129999541
Change-Id: I79c62bf510af4302485644d44e0f4a80221eaccd
This change overrides ro.postinstall.fstab.prefix to /product, for
cppreopt.rc to use product-specific /product/etc/fstab.postinstall (i.e.
/system/product/etc/fstab.postinstall) to mount system_other partition.
The AVB key is specified in this fstab to mount system_other with
dm-verity.
Bug: 129032485
Test: boot device and checks cppreopt results
init: processing action (ro.postinstall.fstab.prefix=/product && sys.cppreopt=requested) from (/system/etc/init/cppreopts.rc:27)
init: [libfs_avb]Returning avb_handle for '/postinstall' with status: Success
init: [libfs_avb]Built verity table: '1 /dev/block/by-name/system_a /dev/block/by-name/system_a 4096 4096 644999 644999 sha1 c6c7051bf32dbc20623fc5b5b99bad0b27233a0e 25e465b1dc1e8274beea7e4e5f2712f7e1a90e26 10 use_fec_from_device /dev/block/by-name/system_a fec_roots 2 fec_blocks 650080 fec_start 650080 restart_on_corruption ignore_zero_blocks'
Change-Id: I032bfcaaa463f9ab694bf056bf05f551b772980d
This reverts commit 0000d909aa.
Reason for revert: ag/6729196 will fix the previous problem
Bug: 129035564
Test: wahoo is bootable, sdcard works
Change-Id: Ifa15cf6d6b0480428c3f9de823829bae6475f2ee
Window animations now have rounded corners, meaning that
the shader that we use is more expensive than it used to be.
Because of this, we need to adjust the SF offsets, to make sure
that we'll have enough time to finish the GPU composition without
dropping frames.
These offsets as similar to blueline's, adjusted slightly because
we were getting false "frame missed" signals if composition
starts too early.
Bug: 122347746
Test: systrace
Change-Id: I8173e12b006bc1cab6b4cb0b3a5db9f9b3489819
Currently, ExtraBuild version information for SSR is only available for userdebug build.
Add the same sepolicy in user build to collect version information for debugging purpose.
Test: SSRHandler can get mExtraBuildVersion in user build
Bug: 111617335
Change-Id: If272af068d297fbbacfe82d0d178a25070fed1cd
am: ddad707c06 -s ours
am skip reason: change_id Ibdd8cfad8fa26b147d1c318eb43e4bf181ae4037 with SHA1 95b9deb31e is in history
Change-Id: I7f45978b1b495d1664c0064710484fcb01d4ce80