Nolen Johnson [Fri, 26 Apr 2024 19:00:40 +0000 (15:00 -0400)]
oor: Enable CRC_PERMISSIVE
Change-Id: Ie14c81bf1a4447a97c377e7c3b1407df8f65a189
LineageOS Infra [Sat, 16 Nov 2024 06:48:06 +0000 (06:48 +0000)]
Automatic translation import
Change-Id: Ib7a2631e004cc80b9c4d560254e206f5bd5410ef
LineageOS Infra [Sat, 16 Nov 2024 05:06:30 +0000 (05:06 +0000)]
Automatic translation import
Change-Id: I4e634dff0c8712542f413d4c0e0ce29e962ff1d5
LineageOS Infra [Sat, 16 Nov 2024 03:47:56 +0000 (03:47 +0000)]
Automatic translation import
Change-Id: Ife202e585cb6fd771f37e1d48b73296c32c22450
Ryan Prichard [Wed, 20 Mar 2024 02:56:00 +0000 (19:56 -0700)]
aidl: light: Add missing <functional> includes
The new libc++ omits some transitive includes, triggering build
failures in places that don't include the headers they need.
Bug:
175635923
Change-Id: I0d4918f292f05286cfd3547e50b4e37ab2780bd0
LineageOS Infra [Sun, 15 Sep 2024 16:02:27 +0000 (16:02 +0000)]
Automatic translation import
Change-Id: If495588f6fe7648d762e67ac30df1ec5e8d2179a
LineageOS Infra [Sun, 15 Sep 2024 13:40:04 +0000 (13:40 +0000)]
Automatic translation import
Change-Id: Ib8c978e656dda2076d1c6c0ee11ed88993b0fd9e
Haky86 [Sat, 27 Jul 2024 16:53:23 +0000 (18:53 +0200)]
vintf: Add additional entries for a2dpsink/media/radio
Change-Id: Ief2d288b876cf6a3bd702da3b9fb105c9dd07a97
Haky86 [Fri, 26 Jul 2024 23:42:29 +0000 (01:42 +0200)]
vintf: Add common radio entries
Change-Id: Ic0f1cee3c4c24efafac2deb126733753d7f7b828
Andrzej Szafran [Fri, 26 Jul 2024 22:42:32 +0000 (00:42 +0200)]
vintf: Add common Samsung framework compatibility matrix
Change-Id: Ib589b03c7af5cfccc4fb5e2e29f5c43c68de8ad9
Simon1511 [Sun, 23 Jun 2024 18:08:26 +0000 (20:08 +0200)]
aidl: camera: split into 32bit and 64bit
Change-Id: I369b32a0fbb51a65ca7aa147c451d13f672f52be
Tim Zimmermann [Tue, 28 May 2024 10:15:07 +0000 (12:15 +0200)]
aidl: camera: Implement support for torch strength levels
Change-Id: Iedd0e3acbc2dc3458366c3dec31dc3203eccf026
Tim Zimmermann [Tue, 28 May 2024 03:47:50 +0000 (05:47 +0200)]
aidl: camera: provider: Allow exposing additional camera IDs
* Move the soong configs here, since HIDL is deprecated
Change-Id: I34b82250b457f40b2be27ee976149de17a3b4e9f
Tim Zimmermann [Mon, 27 May 2024 19:55:01 +0000 (21:55 +0200)]
aidl: camera: Wire up previous camera3.h/camera_common.h modifications
* And move related sources to aidl folder since HIDL is deprecated
Change-Id: Ia9588f07837c09161bc58b9d2e510c7d6429a4bb
Tim Zimmermann [Sun, 26 May 2024 07:53:57 +0000 (09:53 +0200)]
aidl: Implement camera device/provider HALs
* Based on HIDL implementation from hardware/interfaces @ android-14.0.0_r37
Change-Id: I369434f8e1f877cac88c9f06d048e4c695ac5599
Tim Zimmermann [Fri, 10 May 2024 19:22:45 +0000 (21:22 +0200)]
aidl: Drop power-libperfmgr
* Nobody ever bothered to update it past R
* It has no meaningful changes that are needed anymore,
everyone can just use pixel power HAL directly now
Change-Id: I6fa490759ffe09c1401165a84b4a6df724cd501c
Tim Zimmermann [Mon, 29 Apr 2024 18:44:01 +0000 (20:44 +0200)]
aidl: thermal: Remove dependency on pixelstats HAL
Change-Id: Ic55d976ed3c8be8c6d34e1ceb2d7a6e2e3b9c49f
LuK1337 [Fri, 21 Jun 2024 03:59:47 +0000 (05:59 +0200)]
samsung: Make HAL header paths configurable through soong
$(call soong_config_set,samsungVars,target_specific_header_path,$(DEVICE_PATH)/include)
Change-Id: Ibdfd255efafd471e59dfec0860ace40c21a6e27f
Tim Zimmermann [Fri, 21 Jun 2024 03:51:33 +0000 (05:51 +0200)]
hidl: powershare: Convert to bp
Change-Id: Ieead30ccd5a785dc2850764ef3c9b36c543383c9
Tim Zimmermann [Fri, 21 Jun 2024 03:51:25 +0000 (05:51 +0200)]
hidl: fastcharge: Convert to bp
Change-Id: I36ea4aaaa9119bd4c69c9e7587a4d8d91cf1c78c
Tim Zimmermann [Fri, 21 Jun 2024 03:51:07 +0000 (05:51 +0200)]
hidl: consumerir: Convert to bp
Change-Id: Ic6ba79ea06407645c8be8d9883e07abc0dd9b089
Edmond Chung [Wed, 18 Aug 2021 20:37:04 +0000 (13:37 -0700)]
rebalance_interrupts: Change affinity ownership to system
Bug:
196058977
Test: Check affinity file ownerships
Change-Id: I4e63d9e6574e4730c452de4e18ae4b60b4ef8c64
Bob Badour [Mon, 24 May 2021 23:18:26 +0000 (16:18 -0700)]
[LSC] Add LOCAL_LICENSE_KINDS to hardware/samsung
Added SPDX-license-identifier-Apache-2.0 to:
rebalance_interrupts/Android.bp
Bug:
68860345
Bug:
151177513
Bug:
151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: Ie8bc4aaa9c09396edd295b632d32e3e2cce111f0
Andrew Chant [Tue, 9 Jun 2020 17:39:14 +0000 (10:39 -0700)]
rebalance_interrupts: one shot IRQ rebalancer
rebalance_interrupts is a one shot IRQ rebalancer.
It scans /sys/kernel/irq for related IRQ actions
that haven't any affinity to a core. It then assigns
them evenly to the policy0 group cores.
Bug:
148403062
Test: ran "rebalance_interrupts" as root after boot, saw
no additional IRQs rebalanced. Verified via /proc/interrupts
that interrupts had been distributed.
Change-Id: I76745d4620024a1f21ecf70d11e0c14d2eb85cef
Tim Zimmermann [Tue, 2 Apr 2024 04:12:23 +0000 (06:12 +0200)]
ril: sehradiomanager: Restart when RILD died
Change-Id: Ie6864990b074f0b8c9ec40adf72276812dc346dc
Tim Zimmermann [Sat, 16 Mar 2024 19:47:06 +0000 (20:47 +0100)]
aidl: ISehRadioNetworkIndication: Add missing function
* Without this all the transaction IDs after this function are shifted by one
* When libril_sem tries to call vendorConfigurationChanged() which is the last
function in the interface, previously the AIDL lib would not have any transaction
matching it, causing it to call the very last function (getInterfaceVersion)
which, due to different parameters, causes a segmentation fault
Change-Id: Ic6e9b740313d96c0c645fc54a0804d348892718a
Tim Zimmermann [Sat, 16 Mar 2024 11:37:07 +0000 (12:37 +0100)]
ril: sehradiomanager: Add support for AIDL sehradio
* Based on https://github.com/TrebleDroid/platform_frameworks_opt_telephony/commit/
f41efd654ac6a0f0b714996cf97501665ab288c0
Co-Authored-By: Pierre-Hugues Husson <phh@phh.me>
Change-Id: I25a2422b364d2118cb447e6e64e166e8e112fb18
Tim Zimmermann [Fri, 15 Mar 2024 04:58:09 +0000 (05:58 +0100)]
ril: sehradiomanager: Add support for a config file
Change-Id: Ia6a752932af1cc70c7ef75fd15573ec78629e9f7
Tim Zimmermann [Mon, 11 Mar 2024 19:28:24 +0000 (20:28 +0100)]
samsung: Introduce sehradiomanager
* Allows us to finally have signal bar, LTE+ and 5G working
with RIL stacks from stock Android S and up
* Based on https://github.com/TrebleDroid/platform_frameworks_opt_telephony/commit/
f0eecb08e457501b01672aeacf245c408e7eef05
Co-Authored-by: Pierre-Hugues Husson <phh@phh.me>
Change-Id: Iebc83397101fc5c2d0ca04b2c2ae961dee6e6910
Tim Zimmermann [Thu, 22 Feb 2024 05:40:02 +0000 (06:40 +0100)]
aidl: usb: gadget: Make gadget name configurable through soong
Change-Id: Ic91598d8ddee0f9254354786b7598e9f7377008d
bengris32 [Wed, 21 Feb 2024 16:22:56 +0000 (17:22 +0100)]
aidl: usb: gadget: Rebrand to samsung
[Linux4: Switch to samsung vid/pid]
Co-Authored-By: Tim Zimmermann <tim@linux4.de>
Change-Id: I93f1713f466b91159bebcf303766d83db796c5c0
Tim Zimmermann [Wed, 21 Feb 2024 16:17:02 +0000 (17:17 +0100)]
aidl: Import gs201 usb gadget HAL
* From device/google/gs201 @ android-14.0.0_r27
Change-Id: I3ec3b17d676c68ce6c85aa84ffe969ec19635772
J0SH1X [Tue, 30 Jan 2024 16:48:14 +0000 (17:48 +0100)]
aidl: fingerprint: Add support for libsfp_sensor
Co-Authored-By: Tim Zimmermann <tim@linux4.de>
Change-Id: I7fbbb1467f87b688057eac24d2434274e1105e05
Tim Zimmermann [Sun, 28 Jan 2024 05:18:55 +0000 (06:18 +0100)]
aidl: fingerprint: When force calibrating wait for sensor to become ready
* Otherwise on first enrollment user might get an error dialog if
the sensor is used too early
Change-Id: If526bbe6d8dc355b85b828dc6ff33db4057cdd5c
jb881122 [Mon, 3 Jun 2024 21:22:24 +0000 (17:22 -0400)]
config: Add I545 OC1 bootloader
Change-Id: I4ab0ae1e31301be2117ae495fdff48e18779e644
LineageOS Infra [Wed, 15 May 2024 15:50:24 +0000 (15:50 +0000)]
Automatic translation import
Change-Id: Id3e4f6639374151aeabcda0f41810195e0b4aa8f
LineageOS Infra [Wed, 15 May 2024 13:32:19 +0000 (13:32 +0000)]
Automatic translation import
Change-Id: I668a84d4971dc1cf2a291249574c84f3ce9988fc
Nolen Johnson [Mon, 13 May 2024 02:57:07 +0000 (22:57 -0400)]
oor: Don't make this static
* Wrecks arm64 GSI targets as they can't find static deps.
Change-Id: I8c0035aa3034db98e2286b0365d27cf9c5dfaed7
Nolen Johnson [Fri, 26 Apr 2024 19:41:05 +0000 (15:41 -0400)]
oor: Move to vendor
Change-Id: I3cd3aac4ca97759cba61ef352a51a988cfe822b5
jb881122 [Fri, 26 Apr 2024 17:14:50 +0000 (12:14 -0500)]
oor: Don't accept modified boot images by default
Change-Id: Ic222908d63e640dcb896bb44777a914c9d412be5
jb881122 [Fri, 26 Apr 2024 04:25:11 +0000 (23:25 -0500)]
oor: Use string matching for supported-but-modified bootloaders
Change-Id: I4daf18a31f2021dd542a0b34eadd4c865fa52643
Nolen Johnson [Fri, 26 Apr 2024 03:21:12 +0000 (23:21 -0400)]
Swap loki_tool out for out-of-range
* out-of-range (oor) supports more devices on more bootloader
versions, no point in keeping loki around.
As-Of:
4246d34c52c9178085dd73e2e2ddd513d2a18547
Change-Id: Ifdbcdee5a4f2a14f0ded445436cb16b3eb69dd9e
LineageOS Infra [Mon, 15 Apr 2024 16:09:49 +0000 (16:09 +0000)]
Automatic translation import
Change-Id: I6294a43da176594e3209af13e28e6464bb8f0aea
LineageOS Infra [Mon, 15 Apr 2024 12:55:23 +0000 (12:55 +0000)]
Automatic translation import
Change-Id: I9dc90d5d17ddc6f9029dee317587bd471cfbd19d
LineageOS Infra [Wed, 27 Mar 2024 09:21:39 +0000 (09:21 +0000)]
Automatic translation import
Change-Id: Ib2f1ea0c26775ca33427ba555939eabedbeb518b
Ruchit [Tue, 12 Mar 2024 15:43:48 +0000 (21:13 +0530)]
doze: mk->bp
Fixes
FAILED: /home/risen/android/builds/pe/a52q/target/product/a52q/obj/APPS/SamsungDoze_intermediates/dexpreopt.sh
/bin/bash -c "/home/risen/android/builds/pe/a52q/host/linux-x86/bin/dexpreopt_gen -global_soong /home/risen/android/builds/pe/a52q/soong/dexpreopt_soong.config -global /home/risen/android/builds/pe/a52q/soong/dexpreopt_arm64/dexpreopt.config -module /home/risen/android/builds/pe/a52q/target/product/a52q/obj/APPS/SamsungDoze_intermediates/dexpreopt.config -dexpreopt_script /home/risen/android/builds/pe/a52q/target/product/a52q/obj/APPS/SamsungDoze_intermediates/dexpreopt.sh -out_dir /home/risen/android/builds/pe/a52q -product_packages /home/risen/android/builds/pe/a52q/target/product/a52q/obj/APPS/SamsungDoze_intermediates/product_packages.txt"
error: Path is outside directory: /home/risen/android/builds/pe/a52q/target/product/a52q/obj/APPS/SamsungDoze_intermediates/product_packages.txt
Change-Id: I503a688658a2879fc72180f370717f2d835c1efe
LuK1337 [Wed, 20 Mar 2024 08:21:59 +0000 (09:21 +0100)]
dap: Migrate to SelectorWithWidgetPreference
Change-Id: Ie4aaa1fff836a407c1d8f5b919b7b0051748f5d3
Chaohui Wang [Fri, 8 Mar 2024 09:54:40 +0000 (15:24 +0530)]
samsung: Migrate to CompoundButton.OnCheckedChangeListener
Switch and SwitchCompat are both CompoundButton.
Using CompoundButton in Java will helps migration in the future.
Bug:
306658427 | AOSP
Test: manual - check Settings pages
Test: m RunSettingsLibRoboTests
Signed-off-by: RisenID <risen@pixelexperience.org>
Change-Id: I85a70d4c504d8584030ea4a058f30d74206ab835
Peter Kalauskas [Fri, 8 Mar 2024 09:22:16 +0000 (14:52 +0530)]
samsung: Enable use_resource_processor for all sysui deps
This will make the build faster
Test: m checkbuild
Bug:
295208392
Signed-off-by: RisenID <risen@pixelexperience.org>
Change-Id: I0c1bd901429bbe3bf81c1530e156735f8637a96e
LineageOS Infra [Sat, 16 Mar 2024 02:02:28 +0000 (02:02 +0000)]
Automatic translation import
Change-Id: I0453f5e239d22949f8063d33dfc0dba38687331d
Bruno Martins [Mon, 11 Mar 2024 17:10:34 +0000 (17:10 +0000)]
hidl: camera: Update dependencies for U QPR2
Change-Id: I7b2d1b75c7064ce1684c98cde703eca74a8e4cbc
Michael Bestas [Sun, 10 Mar 2024 09:28:21 +0000 (11:28 +0200)]
aidl: Update dependencies for QPR2
Change-Id: I1f3b159166b21ead595dc3e006d2d340b3ba2015
Simon1511 [Sat, 20 Jan 2024 15:11:10 +0000 (16:11 +0100)]
doze: bump target SDK version
Change-Id: I67a2811cdf05e34629701231fa1d2658ee387daa
Tim Zimmermann [Mon, 29 Jan 2024 16:47:27 +0000 (17:47 +0100)]
aidl: fingerprint: Only call onEnrollmentsEnumerated when finished
* Otherwise only one fingerprint can be registered
Change-Id: I89f4be25d060f461ca6b6e46d3ce7c601828c914
Christian Hoffmann [Sat, 10 Feb 2024 09:15:10 +0000 (10:15 +0100)]
hidl: camera: Allow to insert get_cam_pos function
* V1 for gtowifi
* V2 for gta4l
Co-authored-by: Han Sol Jin <hansol@hansol.ca>
Change-Id: Ia6f3e15cad28c402f6ff459949e2917ba8dcf300
Christian Hoffmann [Sat, 10 Feb 2024 09:11:38 +0000 (10:11 +0100)]
hidl: camera: Add camera common helper
* Thus allowing device-specific mods in camera_common.h
Change-Id: I3bc89819440f1221fd5a03549971039797a7973e
LineageOS Infra [Sat, 10 Feb 2024 19:04:37 +0000 (19:04 +0000)]
Automatic translation import
Change-Id: I437f29ef85628f82dc6302c7eb8874b98106bcb6
Michael Bestas [Thu, 8 Feb 2024 02:28:18 +0000 (04:28 +0200)]
Automatic translation import
Change-Id: I31fe8a0a148d761e548dd585d6e10280eb070285
Simon1511 [Sun, 21 Jan 2024 12:48:53 +0000 (13:48 +0100)]
hidl: camera: add guards for camera3_stream_t alignments
Change-Id: I3025180ce778270a9d4f039f60378c4e85207e96
Tim Zimmermann [Mon, 22 Jan 2024 16:35:13 +0000 (17:35 +0100)]
hidl: Remove fingerprint HAL
* Everyone should be able to switch to the AIDL HAL now
Change-Id: I07e88fb41021e2887c72c8d78076dd06486f3118
Tim Zimmermann [Sat, 20 Jan 2024 04:54:32 +0000 (05:54 +0100)]
aidl: fingerprint: Initial samsung implementation
Change-Id: I2685b176a1b4fb2b094ff58e911997084e42a879
Tim Zimmermann [Thu, 18 Jan 2024 05:29:15 +0000 (06:29 +0100)]
aidl: fingerprint: Initial stub service
Change-Id: I1e0594b88d5230f8c99a6efb0a7dafcbf6ea137a
Tim Zimmermann [Sun, 12 Nov 2023 05:50:55 +0000 (06:50 +0100)]
samsung: Import pixel soong namespaces in root Android.bp
* Both power and thermal HAL need it now
Change-Id: Ifd414b778d91410a0cbb8f36bfb6481603fb6128
Tim Zimmermann [Sun, 12 Nov 2023 05:46:19 +0000 (06:46 +0100)]
aidl: thermal: Rebrand to samsung
Change-Id: I381364e55b1e36e11f5a659ee07cd734ff397bae
Tim Zimmermann [Sun, 12 Nov 2023 05:43:40 +0000 (06:43 +0100)]
aidl: Import Pixel Thermal HAL aidl implementation
* From hardware/google/pixel @ android-14.0.0_r15
Change-Id: I30e35c8e4ef58956f849d64e184aa7e37ec67ef9
Tim Zimmermann [Sun, 12 Nov 2023 05:47:43 +0000 (06:47 +0100)]
hidl: Remove thermal HAL
* Will be replaced by AIDL implementation
Change-Id: I98d97e2d4c79e10bebb2963511cd202f768870cb
Tim Zimmermann [Sun, 29 Oct 2023 15:59:07 +0000 (16:59 +0100)]
hidl: camera: provider: Add a VINTF fragment
Change-Id: I4a49f96b5a8f77bdc3574f486547f34517da22bd
Tim Zimmermann [Sun, 29 Oct 2023 11:41:41 +0000 (12:41 +0100)]
hidl: camera: provider: Allow exposing additional camera IDs
Change-Id: Ia83eaba213a91be53a621849fe9a1e0343d10bfa
Tim Zimmermann [Sat, 23 Apr 2022 04:56:03 +0000 (06:56 +0200)]
hidl: camera: camera3: Change usage type to uint64_t
* gralloc BufferUsage is already uint64_t, this seems to be samsung's real change here
Change-Id: I769e2de1e58dff2ed3efa770bf9ae2cb17e55df8
LuK1337 [Mon, 23 Oct 2023 17:34:57 +0000 (19:34 +0200)]
hidl: camera: Provide our own camera {device,provider}
[Linux4: Rebrand to samsung and provide both 32bit and 64bit services]
Change-Id: I17c4584b6e1c0ec0e7ea7182f276d6aed75ba277
LineageOS Infra [Wed, 1 Nov 2023 22:32:47 +0000 (22:32 +0000)]
Automatic translation import
Change-Id: I2703c1303a601500ac0f742b5b33d4a6bcdf03ff
LineageOS Infra [Wed, 1 Nov 2023 17:29:10 +0000 (17:29 +0000)]
Automatic translation import
Change-Id: I1107044759b9376470596e3ecf48160498956ec8
Tim Zimmermann [Thu, 5 Oct 2023 15:07:02 +0000 (17:07 +0200)]
doze: Specify optional-uses-libs
* Required since frameworks/base@
8e00e4868b27210f2f1872c449c6d9fe2246d7b8
Change-Id: I8e286041a87d2e6cebc0b8cec351ae854a4ed86f
LuK1337 [Sat, 21 Oct 2023 14:02:18 +0000 (16:02 +0200)]
hidl: keymaster: Move libskeymaster4device dependency up
This allows us to inject custom libcrypto.so :^)
Change-Id: I57d40056df7236e6069abd492d93aa369e2c8f16
LuK1337 [Sat, 21 Oct 2023 12:12:18 +0000 (14:12 +0200)]
hidl: thermal: Migrate to `tidy_checks_as_errors`
Change-Id: If59ddc2d3b6c08308422b4a8a9ce1003541bd0ec
LineageOS Infra [Sun, 15 Oct 2023 20:43:13 +0000 (20:43 +0000)]
Automatic translation import
Change-Id: Ic6e84f6131b820cecf308b0981a99b4f488851ac
LineageOS Infra [Sun, 15 Oct 2023 18:21:53 +0000 (18:21 +0000)]
Automatic translation import
Change-Id: I7d7ffb51ffd4e9d90106c6dea4616f599a4ce6d0
LineageOS Infra [Sun, 15 Oct 2023 15:21:03 +0000 (15:21 +0000)]
Automatic translation import
Change-Id: Id43f0db849fbe25ad2b0ea425cad6e1fb86074da
Simon1511 [Sat, 26 Aug 2023 15:25:24 +0000 (17:25 +0200)]
samsung: fingerprint: support optical sensors
Change-Id: I06d9aab53f3cd900247ca23b83eaff79dccecf46
LineageOS Infra [Fri, 15 Sep 2023 17:53:25 +0000 (17:53 +0000)]
Automatic translation import
Change-Id: I9f18003e51aa246e0a73b2e15facea3dc0f433fe
LineageOS Infra [Fri, 15 Sep 2023 15:24:47 +0000 (15:24 +0000)]
Automatic translation import
Change-Id: I683a09f7b24cecf8445440e8d650dd4ae51522f2
LineageOS Infra [Tue, 15 Aug 2023 17:53:01 +0000 (17:53 +0000)]
Automatic translation import
Change-Id: I161407189be9681c4089e0ccfcbcfd6e8286028a
LineageOS Infra [Tue, 15 Aug 2023 16:40:20 +0000 (16:40 +0000)]
Automatic translation import
Change-Id: I341cf1e9dd01f6ceeabb46af51c733899d8d1589
LineageOS Infra [Tue, 15 Aug 2023 15:26:44 +0000 (15:26 +0000)]
Automatic translation import
Change-Id: I30130a9c48c9bfba5c90bb56f98c02d9372b0ff2
LineageOS Infra [Tue, 1 Aug 2023 20:13:46 +0000 (20:13 +0000)]
Automatic translation import
Change-Id: I489ec5352de0bd3a6072c038004f4769e1812b93
LineageOS Infra [Tue, 1 Aug 2023 18:25:38 +0000 (18:25 +0000)]
Automatic translation import
Change-Id: I3b6dfa3314319ac1c412dbcbd78df9a7b39c9b77
LineageOS Infra [Tue, 1 Aug 2023 15:48:50 +0000 (15:48 +0000)]
Automatic translation import
Change-Id: I2cdfc90d73d1c1d09c65d19a3d03a50d40ee151e
LineageOS Infra [Sat, 15 Jul 2023 18:07:56 +0000 (18:07 +0000)]
Automatic translation import
Change-Id: I3cb620050c0827639b698aa8fdac991901b7de5d
LineageOS Infra [Sat, 15 Jul 2023 16:40:14 +0000 (16:40 +0000)]
Automatic translation import
Change-Id: I77f71a5e065f486e1d5e1ef3c26d37890832abce
LineageOS Infra [Sat, 15 Jul 2023 15:25:04 +0000 (15:25 +0000)]
Automatic translation import
Change-Id: Ia78a8f6a6f8026de5412fb6ba55998379d6c8b4d
LineageOS Infra [Sat, 1 Jul 2023 18:42:17 +0000 (18:42 +0000)]
Automatic translation import
Change-Id: Ideaf87cafe9b495e7965c3ad5fa26efabdab057d
LineageOS Infra [Sat, 1 Jul 2023 17:31:05 +0000 (17:31 +0000)]
Automatic translation import
Change-Id: Ica9974034cfb05359143b375c3d1d43655816149
LineageOS Infra [Sat, 1 Jul 2023 16:12:19 +0000 (16:12 +0000)]
Automatic translation import
Change-Id: I61b858d705b0811d1e23bf39888fcdeb5333e349
LineageOS Infra [Tue, 20 Jun 2023 16:28:04 +0000 (16:28 +0000)]
Automatic translation import
Change-Id: I996e7ec1c1908336cfe5403e280b8c5b9d5d2f54
LineageOS Infra [Thu, 15 Jun 2023 12:06:38 +0000 (12:06 +0000)]
Automatic translation import
Change-Id: I31af4cc7f52fcdd826e4c598881a738fa0e4ea63
LineageOS Infra [Thu, 15 Jun 2023 10:50:32 +0000 (10:50 +0000)]
Automatic translation import
Change-Id: Id98922a18a13e54a41a482af31e9c2a3fdf89d28
LineageOS Infra [Thu, 1 Jun 2023 12:49:26 +0000 (12:49 +0000)]
Automatic translation import
Change-Id: Ia218ad56083a1e59c98f41ecbca69305fb8634ea
LineageOS Infra [Thu, 1 Jun 2023 11:34:55 +0000 (11:34 +0000)]
Automatic translation import
Change-Id: I48234a9e37420e0b1f5e7c0afdfd098f08ac1af0
LineageOS Infra [Thu, 1 Jun 2023 10:19:30 +0000 (10:19 +0000)]
Automatic translation import
Change-Id: I00bb142008432b596a1120382076044c298d3fca
SamarV-121 [Mon, 8 May 2023 10:47:17 +0000 (16:17 +0530)]
vibrator: Add support for duration based amplitude control
* Similar to what samsung is doing on devices without hardware intensity control.
* Add `$(call soong_config_set,samsungVibratorVars,duration_amplitude,true)` in BoardConfig.mk to enable.
Change-Id: I87a767e00363c36f8bd4d61cb6dd23b5c033a3d3