This change introduces "is APF enabled" system properties, and
uses them as trigger conditions for APF nodes / pre-APF nodes.
By default APF nodes are active, and pre-APF nodes are inactive,
which maintains the situation before this change.
A future experiment will flip "is APF enabled" system properties,
deactivating APF nodes and activating pre-APF nodes. For more
info see go/pixel-perf-apf-experiment.
Bug: 365855872
Test: set vendor.powerhal.apf_enabled=false, vendor.powerhal.apf_disabled=true, observe auto_prefer_fit
procfs value is never "1"
Flag: NONE powerhint change does not support flags
Change-Id: I919ad3ffe5f496df75bcb492bd3b4fa2285df65c
Signed-off-by: Dmitry Skiba <dskiba@google.com>
This reverts commit c5abced669.
Reason for revert: add Thread HAL back to main branch
Bug: 349759405
Change-Id: I9db216aa18e2561e7e72cb45ca437e0f25be6e76
Revert submission 27975044-ship_api_35
Reason for revert: DroidMonitor: Potential culprit for b/349087711 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Reverted changes: /q/submissionid:27975044-ship_api_35
Change-Id: I832aa38d9fb3a2d0d182c3c7ff06bfe67352871f
This is a workaround to avoid release blocker in the current release.
Remove the service to not trigger the related teset. Original fix would
be included in the next release.
Bug: 348316291
Flag: NONE workaround to not trigger test
Test: build pass and check
Change-Id: I29043ea8a1e9f7e954204451998e666de1d171a1
This reverts commit e3f2c1238c.
Reason for revert: Ineffective solution, ag/26456526 is the second attempt.
Change-Id: If0ee19ba4cdce592c166c753317b5d78aafaf6d4
A bunch of stuff in build/make/target/product/memtag-common.mk is specified has having MTE by default, in order to ensure that OEMs that have MTE-capable devices get a default level of MTE on security sensitive processes.
For now, on these devices, ensure that devices that enable MTE through the developer toggle (or the bootloader cmdline) only have the zygote with MTE.
Bug: 327060622
Change-Id: Ibb6d4fba7915c8556ebe9a303d38f7c642ad8fe9
Test: I do not have a device to test with - but follow the instructions at b/327060622
We're adding a restriction that soong config namespaces/variables
are valid go identifiers. The dash in the name fails that check.
Bug: 323382414
Test: Presubmits
Change-Id: Ic8d92ec69abecaeaf955bb239fca65a013891a34
- remove override directive
- separate gps configuration files for each device
Bug: 291186485
Test: build pass and configuration files are correct
Change-Id: I9414c1826d89f43944c9c191b2d34fbcd841a77b
media_profile contain potentially sensitive data.
These files should not be located in device/google, since this folder
history is visible in AOSP.
Test: build success(source build/envsetup.sh && lunch
caiman/komodo/tokay/ripcurrent24/ripcurrentpro-trunk_staging-userdebug && m)
Bug: 305170657
Change-Id: I45555d1d5e6a089f5b60faed2fedea7a1dd4f97e
Bug: 306239876
Test: tested on RCpro with HAL enabled and system booted to home
Change-Id: I5b69f53a20fde3c9c6472a7ad4d20344452e5575
Signed-off-by: Ramya Subramanian <rsubr@google.com>
This reverts commit 751c111b41.
Reason for revert: caimito prebuilt kernel image already merged to support modem.
Bug: 303020537
Change-Id: I35fe1279bfdac5b4439edd2f426231dd0e2c3702