Age | Commit message (Collapse) | Author |
|
* No longer exists.
Change-Id: I7f5088b8daedd87107c94f4bddd45286d7453834
|
|
TARGET_PROVIDES_KEYMASTER is a no-op because there's no OSS
keystore for sdm660 devices.
Change-Id: I740bdc65d04cdde7b4965a9ee4705b6d317daa4f
|
|
This block is completely redundant because..
- WITH_DEXPREOPT := true is the default
- WITH_DEXPREOPT_PIC is never read
- DEX_PREOPT_DEFAULT := nostripping has no effect when the
BOARD_USES_SYSTEM_OTHER_ODEX flag is set to true
Test: make
Change-Id: I618a1e395ca1a14555cd50eef1a4f1aa079b553d
|
|
* MAX_EGL_CACHE_KEY_SIZE - Not used anywhere.
* MAX_EGL_CACHE_SIZE - Not used anywhere.
* PRODUCT_VENDOR_MOVE - No longer needed.
* USE_OPENGL_RENDERER - Not used in any repos we build
(msm8960 display HAL leftover).
* BOARD_USES_QCNE - Only referenced in very old BSPs.
Change-Id: I8d140fecdbbaac979bc8398745ffa95b911e4c89
|
|
The TARGET_USES_64_BIT_BINDER option is deprecated and can be removed
Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
|
|
Change-Id: I40a14bce12ee4725af17a3e8fbc05143e5577f8e
|
|
TARGET_KERNEL_ARCH is a no-op unless it is different from TARGET_ARCH.
TARGET_KERNEL_HEADER_ARCH is also a no-op unless
it is different from TARGET_KERNEL_ARCH.
Change-Id: If64fb040c8ec61394e2657f13e51ff7a08519220
|
|
Remove various variables related to where kernel and ramdisk are loaded
by the bootloader. There are two reasons for this:
1. The B1C1 bootloader ignores all the offset values for kernel, ramdisk
and tags. The default B1C1 memory layout has been designed to accomodate
a larger KASAN kernel.
2. The variables BOARD_KERNEL_TAGS_OFFSET and BOARD_RAMDISK_OFFSET are
ignored by the Android build system (unless they are copied into the
BOARD_MKBOOTIMG_ARGS variable). This is in contrast to the variables
BOARD_KERNEL_BASE, BOARD_KERNEL_PAGESIZE and BOARD_MKBOOTIMG_ARGS which
are referenced by build/make/core/Makefile
Bug: 117832711
Change-Id: I3404a4e084ed063d51077a3a80229854362c768b
|
|
So that init knows how to start it and to provide
an example of how to specify interfaces since there
are no lazy starting services on Pixel yet.
In order to make lights a lazy service, it would also
have to be marked as 'oneshot'.
Test: manually using Light as a lazy service
Bug: 64678982
Merged-In: I846a7e2d9545b42af9b985adb74883bda1b8c355
Change-Id: I846a7e2d9545b42af9b985adb74883bda1b8c355
|
|
Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96
|
|
Legacy service name, use android.hardware.audio.service instead
Bug: 153579444
Test: presubmit
Signed-off-by: Roman Kiryanov <rkir@google.com>
Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1
Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307
|
|
Bug: 73829928
Test: boot, check directories, no errors during boot
Change-Id: Ia1272b2bcc5006fa75a50631861fbaccdeed7bee
|
|
Bug: 73301881
Test: Verify that the connected MAC randomization ~3 seconds delay problem is gone
Change-Id: I94e639fecef85107f70de8601b377c927cbe7f75
|
|
QCOM's driver can support a max of 512 scan results. Ensure that
wpa_supplicant is in sync with that number.
Bug: 74724482
Test: Device boots up and connects to wifi networks.
Change-Id: I62dbd2bd3789c454e9683320d3a58f67019ea7ee
|
|
TODO: revisit once usable qti-telephony-common jar is available.
Change-Id: I2b80a3beb931d11db4b8367cded738e935797002
|
|
Change-Id: I47490bfa19bfb6162d161ba0c5e9f48556ab6eff
|
|
Before it had permissions to use hal_graphics_allocator_hwservice,
but it didn't declare itself to be an allocator_client.
Bug: 80319537
Test: boot + sanity
Change-Id: I93a23cd3db270491e82b378507f3cb55063561e8
|
|
Addresses:
avc: denied { find } for
interface=android.hardware.configstore::ISurfaceFlingerConfigs pid=817
scontext=u:r:hal_camera_default:s0
tcontext=u:object_r:hal_configstore_ISurfaceFlingerConfigs:s0
tclass=hwservice_manager permissive=0
Bug: 65454046
Test: camera app
Change-Id: I84b92e5809b89b7f755322d485b92f5e7175a06a
|
|
Change-Id: I589b8196c201baebd9c952a70043d317f2eb5d6b
|
|
Change-Id: If37262e6be3d31f51dcd482db04ce647ecd57e4d
|
|
* Turns out component-overrides doesn't handle the case where
a feature is enabled in config.xml but disabled in overrides.
Explicitly disabling HidDeviceService causes bluetooth to
time out while turning on and stuck in a crash loop.
Change-Id: Idcb678d03c5dc872942fd0fda9aabcbb5f5c9a55
|
|
Change-Id: Ifcbfb87a82e61e2d868c1889f026525210501223
|
|
It leaks the IP, location and more to some 3rd party companies.
Change-Id: I77a82306b21030056e30d43eda4e504963554309
|
|
Bug: 147569830
Test: atest TeleServiceTests:PhoneGlobalsTest
Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
|
|
MMTEL/RCS
Remove the old config_ims_package device config and configure the
new MMTEL and RCS configurations in Telephony instead. Also,
configure the RcsService to be the default RCS service.
Bug: 111305845
Test: make checkbuild
Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
|
|
* This isn't needed anymore.
Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
|
|
Change-Id: Iafaa21f49c9ddb1fed21e83948d549f5a74dcfee
|
|
Include system_ext path for both hidl-wrapper and telephony-utils jar's
Change-Id: I7cdd93c71bd4a029971188cab60ed98e401be583
CRs-Fixed: 2637090
|
|
Move qti-telephony-common jar to system_ext partition.
Change-Id: Ib4c366b2c3ceeea59734902aa1825126e7fa402c
CRs-Fixed: 2608010
|
|
Change-Id: I5a9439eeed54f325a6bf2005a90ea06723d1356b
|
|
Change-Id: Ie1b95ed052c0209bf4c19a487cd20a87484c6e0f
|
|
Change-Id: I6819c2af9f0f6e0e3823b853277287fc5aa8d504
|
|
Change-Id: Ia1d79cc421e2f49ee30ffe15a438dfed412df251
|
|
The custom jar is dead for good in Android 11.
Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
|
|
android.hardware.thermal@1.0::IThermal/default is deprecated in compatibility matrix at FCM Version 4; it should not be served.
Change-Id: Icc3c672a0bf6b9e4ee76ccf91e6cdca5fb778fde
|
|
* Target no longer exists
Change-Id: I2079d7dbbeb59bbe9cd925a56f6bcc84c8a38d7f
|
|
* This was removed from display HAL in 2015
Change-Id: I25f675260e8ab166001dd2e2601dc13021bcc15a
|
|
service definition
Change-Id: I1c57ad2e448a95230a4adfff8fba94ffb0cddead
|
|
Change-Id: I471c0d1fedb51eabc32b54ab35a9823db8efd034
|
|
Change-Id: I5983e0327a56c93c4cfc542258293249f6a59fa1
|
|
Change-Id: Ia6b6f753891b639dad4e380bdba6b594faf2a550
|
|
* Such is life with 4.4 kernels.
Change-Id: I1c5e3fab63271b1e3fe6c814d96edbde782f27e8
|
|
BUG: 163800715
Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
|
|
xiaomi sdm660 does not use separate interface for a group, it will share main
p2p0 interface.
Bug: 141382930
Test: run P2P with xiaomi sdm660 as GO
Change-Id: I061ed0ac66f8ae75c84d7683f66d4baffd3a3112
|
|
Bug: 137602441
Test: CtsVerifier - Wi-Fi Direct
Change-Id: I215da71e96348b6bba19d4a3c6fd8c8048ff46d6
|
|
- It's loaded as app library, hence not needed to be a boot jar
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: I1b1357be08b511f5af7663dee256849e2f2b1b63
|
|
The framework was changed in Android R to require explicit authenticator registration.
This change allows apps to continue to use the fingerprint sensor.
Bug: 147445115
Test: Builds
Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
|
|
Change-Id: I777042d5ade15bfa02724880f4bab4931e5772f5
|
|
BOARD_SEPOLICY_DIRS is deprecated.
Change-Id: I046282b2a2e8c541726fb29cb0044503322d4be9
|
|
* We don't ship this blob and this rootdir entry gave an error
due to the hidl interface
Change-Id: I253494294870c653ef4e593e61007a35516ca059
|
|
Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
|
|
* libdpmframework depends on strndup16to8 and strdup8to16 methods.
Change-Id: I39d252b5830b752728a0c8607d32d8a279524ce1
Co-authored-by: Demon000 <demonsingur@gmail.com>
|
|
Change-Id: If1a7328804fb9bc39ccec70690f1090f2d0509b3
|
|
Change-Id: Ife370a74a7eec384b6732c63ce78408afef5d95c
|
|
* Needed for old blobs
Change-Id: I43fc0e46547dfc126a4b2ac9dcc82c7c4f2ee172
|
|
Our blobs are compiled against libprotobuf-full-cpp.so, but
starting in R, Android is using a versioned naming approach,
e.g. libprotobuf-cpp-full-3.9.1.so.
See https://r.android.com/1109518
The entry in public.libraries.txt is needed to allow the
linker to find and use the lib outside the VNDK.
See https://source.android.com/devices/tech/config/namespaces_libraries
[wight554: added libprotobuf-cpp-lite as well]
Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
Change-Id: I28222c89e1e07017867088492a726ee9d45d8e6f
|
|
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.
This change uses component-override to enable the service by default.
Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.
Bug: 135048762
Test: adb shell pm query-services \
com.android.bluetooth/.a2dpsink.A2dpSinkService
adb shell pm query-services \
com.android.bluetooth/.avrcp.AvrcpTargetService
adb shell pm query-services \
com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
adb shell pm query-services \
com.android.bluetooth/.ba.BATService
adb shell pm query-services \
com.android.bluetooth/.hid.HidDeviceService
adb shell pm query-services \
com.android.bluetooth/.sap.SapService
Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
|
|
Bug: 148617260
Test: Device boots up and connects to wifi networks.
Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5
|
|
These are replaced by formal mainline module overlays.
Bug: 143464763
Test: Send for Wifi regression tests
Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
|
|
Change-Id: I66a5fcb3b9e4645521f1fa258eb74f563cc816a8
|
|
Bug: 27192644
Change-Id: I1aa25190c07f027884421d91c1e93f214493382d
|
|
Change-Id: Iac714d2de9a4d225da6fc3463d3fb99a4bb714a7
|
|
Change-Id: Id9d8d9d2ed27dad2754abfa3887ee1a1ff97875a
|
|
Change-Id: I9b6154c38ad98f8f43bdb0cfc764e5531e1a129e
|
|
Also include only required bitness of the interfaces
Change-Id: I8ef9171cd5d53cfb5ddfaae49b56696940ae6442
|
|
* WIFI_DRIVER_OPERSTATE_PATH is no longer needed,
also it's not ported to 17.0.
Change-Id: Idfa7fb69428642300da2ddc6825774c9e692e648
|
|
These configs were introduced by CAF changes that haven't been no longer ported.
Change-Id: Ibe2db05befa015115952ec81b2064553fde9feb4
|
|
Bug: 27875275
Change-Id: Ibf5f749c0d3d421128237915542a52f941574ac9
|
|
Bug: 32607043
Test: Manual testing
Change-Id: I43d34efc6b7dbca08d430b0b68f06fa70c4925cc
|
|
Co-authored-by: Nauval Rizky <enuma.alrizky@gmail.com>
Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch>
Change-Id: I1e74f8eafa51843e77d2d8c514c646a4494327cd
|
|
Change-Id: I14303556c66ea6bd3d111b5ce7e176711a676824
|
|
This brings SwitchBar widget inline with 10 and fixes the
theme issues when the dark mode is enabled.
Change-Id: I6909b77bc649eb9eb760bf01b46f66570363e9d9
|
|
* Will be replaced by a different commit
This reverts commit e3000073ee3ced9416f6b06cb09e220519e8a692.
Change-Id: I8de333c7953f020e033e23fc8b2594d28b3f1b9b
|
|
Change-Id: I93c1a4b73ca1f03ca0fcf9cbe4ce1b057a739ca6
|
|
Test: Presubmits
Bug: 135753770
Change-Id: I98378100456dce927ccc253301a398d70d1b7368
|
|
Remove or update paths that don't exist.
Bug: 119800099
Test: boots
Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
|
|
Change-Id: Ib79cef0b15bede4270ae1c1a62e9cc6182bf4631
|
|
Change-Id: I71df37c605ed805dc1f8bc2e626a33cf6818e9f7
|
|
Change-Id: I00125a429cde213e8dd22f742c5875e39b80bb5e
|
|
ro.charger.enable_suspend
Test: charger mode
Bug: 124118169
Change-Id: I3825d08e38d677bd7154879609857de302348b6f
|
|
Remove all android.hardware.gnss
entries in manifest.xml, since these manifest fragments
are moved to gps git projects.
Change-Id: Ieb3b0b4244ff075ba254d2e3ad1209c92fd3a4d6
CRs-fixed: 2548467
|
|
Change-Id: I105e682daec37c5663592b3955565d46cdbc6f11
|
|
Change-Id: I22b105b1340dff648bc5011b80f735b33d5fe370
|
|
Bug: 139134043
Test: MediaDrmTest
Change-Id: Ie34e59947577988f75fae52d22e3f573f4b92420
Signed-off-by: Arian <arian.kulmer@web.de>
|
|
Bug: 36505680
Test: atest FrameworksNetTests
Test: atest VtsHalWifiSupplicantV1_3TargetTest
Test: connect EAP access point and verify PMK cache works correctly.
Change-Id: I2c382765b8e84951fc17bb9f1c3785dcd66e7b51
|
|
Bug: 138790309
Test: boot and wifi function is ok
Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
|
|
Add missing supplicant 1.2 to init.qcom.rc to xiaomi_sdm660-common project.
Bug: 129693419
Test: lshal
Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalWifiSupplicantV1_2Host
Change-Id: I34577cac4892563774f035d3a68ed17cc1edeeb9
|
|
This CL removes the definition for the hostapd hidl interface from
manifest.xml and rely on vint-fragements entry.
This is to avoid the need to modify the revision in future
Bug: 145780363
Test: builds and wifi softap works
Change-Id: I2b0d28b143e232ce60c56cbabfed3f685ab6bab9
|
|
This CL removes the definition for the IWifi hidl interface from
manifest.xml and rely on vint-fragements entry.
This is to avoid the need to modify the revision in future
Bug: 138243400
Test: builds and wifi works
Change-Id: Id36fb384bbbf55a976d315d6a374d5fb66f4e1bb
|
|
Switch to Audio HAL V6
Bug: 141989952
Test: atest VtsHalAudioV6_0TargetTest
atest VtsHalAudioEffectV6_0TargetTest
manual audio "smoke" test on taimen and walleye
Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
|
|
* Fixes:
build/make/core/Makefile:49: error: VINTF metadata found in PRODUCT_COPY_FILES
Change-Id: I0a7ddebff54563f7901b6ce5d6af9580ea201a77
|
|
TimeService app"
This reverts commit acc408ecf6f5fbccef4620b298289fff493ab78f.
Change-Id: Iabb4f1e5ba3b7d7b599033cf063650db9525a5f4
|
|
Change-Id: I7167575e82eb8c5de2d822643261757edda73a07
|
|
Since these were combined into libhidlbase.
Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: Iba2cd20b8b20fac3e7564de6b853b475fd4ebd2a
|
|
Change-Id: Ifabd69adf3babcbf3b03c1fedbda27422805568d
|
|
Change-Id: I60abe0fa45532a836e28b3ce3d796b3dffed5a30
|
|
We are enabling software navigation bar using overlay. Thus, this is
not required. Not to mention, this causes SELinux denials as well.
[ 8.853895] selinux: avc: denied { set } for property=qemu.hw.mainkeys pid=1262 uid=0 gid=0 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=0
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
Change-Id: I36473bb7b5e2c22cbc60b96d0fab0f4446314701
|
|
Change-Id: I0f203a2e17d0a9eb8e40b5475cb96e2b010b57bc
|
|
Change-Id: I90f776949f4af778eecebbf3805d661925179980
|
|
Change-Id: If83444e1bada53d06bfcbf414a22ad3843aade81
|