Commit Graph

45 Commits

Author SHA1 Message Date
Sebastiano Barezzi
5788ee3305 raphael: Rename prebuilt audio HAL and libs
Change-Id: Ia46a5ba431767795135f058f092aa38999e860ae
2024-12-26 23:30:34 +01:00
Sebastiano Barezzi
76f8caec88 raphael: Drop common libraries
Change-Id: Ie81c3bbc7210daf4e68f3a7ce8efe9ff1d49a1b4
2024-12-26 23:30:34 +01:00
Sebastiano Barezzi
97ac9e16ee raphael: Drop 32-bit CamX for good
Change-Id: I9a814dff188dcc1f062d426c49ff558e2c794a35
2024-12-26 23:25:25 +01:00
Sebastiano Barezzi
6aa1fba891 raphael: Revert "Fix charger trigger for vendor init units"
https://github.com/LineageOS/android_system_core/blob/lineage-21.0/init/init.cpp#L1099

This reverts commit 6038f91c38a4b1e501c354582cb16f80abd945be.

Change-Id: I284f80f364e9057a8373a015f0acaee3ef9e395d
2024-08-12 02:52:30 +02:00
Sebastiano Barezzi
dab06d7a26 raphael: Decommonize audio HAL libs
Add libssrec.so as well

Change-Id: Ibd427dfda823cf3b96793ca6639524fb7d51e0e5
2024-08-12 02:52:23 +02:00
Omkar Chandorkar
de823b1017 raphael: overlay: Move UDFPS enroll radius to settings
- required after LineageOS/android_packages_apps_Settings@af35c7c

Change-Id: I79ecd91513df0d195e1d15d20b4438d1b283743f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2024-08-12 02:51:43 +02:00
Michael Bestas
a72aae5942 raphael: overlay: Drop deprecated config_udfpsHbmType
Change-Id: Ie5aec6f2046a8eb9f0abb0913b675d291a242c1a
2024-08-12 02:50:52 +02:00
Michael Bestas
305eec681d raphael: Drop COMMON_LUNCH_CHOICES
As of 14 QPR2 this is broken, let's remove it instead of updating it
every 3 months. breakfast is the way to go.

Change-Id: I097bd54b894d9a49c7ce8b1ab6f343349e268fd8
2024-06-20 15:57:11 +02:00
Sebastiano Barezzi
85ffc270ed raphael: Fix charger trigger for vendor init units
Change-Id: I3403cd23c5d68082c4572110bb65cc1ca132da09
2024-05-28 02:31:16 +02:00
Sebastiano Barezzi
83a704db29 raphael: Drop selinux context from batterysecret init unit
We do that from sepolicy label

Change-Id: I0aa6778bca6c6175eb41364d4932a1ee868f7b21
2024-05-28 02:29:14 +02:00
LuK1337
7c69c8de79 raphael: Prevent adding same dependency twice in blob_fixup
Change-Id: Idedeb51e027a09f64a29ac67a3a2f2a0594213f6
2023-08-24 21:14:35 +02:00
Sebastiano Barezzi
90de902148 raphael: Unpin com.qti.node.watermark.so
Change-Id: I2637b2e8bf1ffdd52d47365cbd246e09ce7c659f
2023-08-24 21:11:46 +02:00
Sebastiano Barezzi
38d0ee7efa raphael: overlay-lineage: Configure additional camera framerates
Change-Id: I51efca86d2169c01fb96af97ef9fe250e2b221ed
2023-04-12 00:50:45 +02:00
LuK1337
9983e224af raphael: overlay-lineage: Configure aux camera for Aperture
Change-Id: I543f078dd4dba30e1b22737d5c22d591e3fb34e6
2023-04-12 00:07:11 +02:00
Sebastiano Barezzi
c1d3f31c73 raphael: Go back to non-eSE NFC support
Change-Id: I7a5803ee8355e383dc74db59d1509b87b8123bb3
2023-04-11 22:49:08 +02:00
althafvly
8727907b63 raphael: Add libpiex_shim for com.mi.node.watermark.so
Change-Id: I9e8b125ab5dfaa325db63b02a7fcf51577ee7b0d
2023-04-11 18:13:11 +02:00
Mike Ma
c5dfb0162b raphael: overlay: Power profile audio & video support
Add power consumed by audio and video hardware to power profile.
Attribute these power to specific app.
Bug: 70531798
Test: PowerProfileTest
Test: BatteryStatsHelperTest
Test: PowerCalculatorTest
Change-Id: I4811efa14ce97983258cd59bfd328181fe95baf4

Change-Id: I2e94572b9c36c27ca7c0c86ca3f4ea2fe9f526cb
2023-04-09 20:05:12 +02:00
Bruno Martins
9a0631bbbe raphael: overlay: Set BT controller voltage in the power profile
This was usually set in frameworks/base, but the overlay has been
deprecated in Android 13.

Change-Id: Ie1dc66c34e562179003e6294241bd5900859248a
2023-04-09 20:04:15 +02:00
Sebastiano Barezzi
91d26d7482 raphael: TARGET_HAS_FOD -> TARGET_HAS_UDFPS
Change-Id: I0c47ba9e6ddb7ce5adc92650402da37fb06bc9bd
2022-10-01 22:38:40 +02:00
Sebastiano Barezzi
17319e9190 raphael: Include raphael config fragment
Change-Id: Ia314e587499ed33da36c195ac45ddc5a99c6cea2
2022-08-21 04:01:05 +02:00
Alexander Winkowski
fd945f302f raphael: Fix AAPT config
According to AOSP docs [1] apps should use xxhdpi resources
for 440 dpi density.

[1] https://developer.android.com/reference/android/util/DisplayMetrics#DENSITY_440

Change-Id: Ib591e11a93b9814fabf772136096bde69e202e77
2022-08-21 04:01:05 +02:00
TheScarastic
023daf0410 raphael: Make fod color transparent and add custom icon
Change-Id: I0156a30f2d79b773878220ab016936c7208f8250
2022-07-07 10:21:35 +02:00
Sebastiano Barezzi
4398d9bc87 raphael: Add status bar and rounded corners overlays
* Status bar height from lmi, rounded corners value from stock

Change-Id: I397012d1474428b2b0e32ba543329de7404acaae
2022-07-07 01:43:41 +02:00
Sebastiano Barezzi
59e2daf70d raphael: Set TARGET_IS_LEGACY
Change-Id: I20e5d5647b360f0413896c98820d1d5ba2dfe0fe
2022-06-29 12:24:17 +02:00
Sebastiano Barezzi
2cd379b1dc raphael: Bringup NFC eSE
Change-Id: I5f3c5a318f7d636dfbdafee0cad342e799db4972
2022-06-26 02:22:53 +02:00
Sebastiano Barezzi
b6aeaa9728 raphael: Decommonize NFC firmware
Change-Id: I399ab0ea27a19ee9ee81688480f0bde2a94ed298
2022-06-25 15:48:41 +02:00
Sebastiano Barezzi
56feeb1070 raphael: Add missing fingerprint ADSP blobs
Change-Id: I21c83800fa4481c66784b837bbc6af32d5c5496a
2022-06-25 12:58:09 +02:00
Sebastiano Barezzi
da7a18b8cd raphael: Use green for FOD area
* That's what Goodix HAL expects

Change-Id: Ie42034bd12dca81e098f96b93add7fd9520c26d5
2022-06-25 03:01:36 +02:00
Sebastiano Barezzi
378ae08ffa raphael: Include 32-bit CameraX libs
Change-Id: Id0a36dc20b814021f2a4b81a4140ba0f61d326c9
2022-06-24 01:52:27 +02:00
TheScarastic
b184df343b raphael: Setup udfps overlays
* FOD radius = MIUI radius value / 2
 * FOD x position = MIUI x position value + (MIUI radius value / 2)
 * FOD y position = MIUI y position value + (MIUI radius value / 2)
 * FOD enroll progress radius = (MIUI radius value / 2) + 5

Change-Id: Ie8add9eb4958bbb55d83d4d2809eb53b1822d15e
2022-06-23 23:56:33 +02:00
Sebastiano Barezzi
5524dc0d04 raphael: Import camera motor service
Change-Id: I7c3b1a00da377d020c3be0b6b022e0cbbfab18a9
2022-06-23 18:13:13 +02:00
Sebastiano Barezzi
3d245ae284 raphael: Go away Megvii
* Nuke Megvii proprietary files and build stub ones from hardware/xiaomi

Change-Id: I53f8f0897b25517741a06c5962c02fe8fda61072
2022-06-21 19:49:41 +02:00
Sebastiano Barezzi
126a7a51e7 raphael: Opt-in for FOD
Change-Id: Ic00be0e04373cee7bd78849972447b33163c55e8
2022-06-21 13:40:51 +02:00
Sebastiano Barezzi
94af27b458 raphael: BUILD_BROKEN_DUP_RULES
Change-Id: I416bf80b29802c9a249e91b36caed058f1cc1b10
2022-06-21 13:40:51 +02:00
Sebastiano Barezzi
6ce46a62a0 raphael: Import audio configs
* From raphael-user 11 RKQ1.200826.002 V12.5.1.0.RFKMIXM release-keys

Change-Id: I19b5ad067f10fd976e79d3f3baf9d8c1de770991
2022-06-21 13:40:51 +02:00
Sebastiano Barezzi
7bd446612d raphael: Decommonize ADSP modules
Change-Id: If45f373d8425bb5b9c3706e0e4ac0221db153fec
2022-06-21 13:40:51 +02:00
Sebastiano Barezzi
f5beb26929 raphael: Decommonize graphics firmware
Change-Id: I2541c3e822aeb562c93ba969fc76dd96a3c18d5b
2022-06-21 13:40:51 +02:00
Sebastiano Barezzi
1fb3a771c4 raphael: Initial libinit for regional variants
Change-Id: Ica795909dfda11fe63bf386551e2e76a8386c1f3
2022-06-21 13:40:51 +02:00
Sebastiano Barezzi
fde6105a07 raphael: Update build fingerprint and description
Change-Id: I145269c3979cd39da105ea656e089ed25891c189
2022-06-21 02:56:45 +02:00
Sebastiano Barezzi
c76784253c raphael: Initial proprietary files list
Change-Id: I6cc54a78958581dab5db7ee200e2b6be8f8914ae
2022-06-21 02:56:45 +02:00
Sebastiano Barezzi
ebb3018b68 raphael: Commonize bdroid_buildcfg.h
Change-Id: Ifdd42becf32d62dcdab5a0521a9154b9fdf6ec36
2022-06-20 22:15:49 +02:00
Sebastiano Barezzi
e420194d64 raphael: Update copyright years
Change-Id: Ifac67925c142a70fddab207912dd945b0777e089
2022-06-20 22:15:05 +02:00
Sebastiano Barezzi
cb5a46c318 raphael: Reorder device.mk
Change-Id: I9780fbc94650887dafc7a213a003fc1a9bbaecd1
2022-06-20 22:14:13 +02:00
Sebastiano Barezzi
d7483eca5b raphael: Namespace the tree
Change-Id: Idbec96ba811b0dff995390f85260f2d4b591f47b
2022-06-20 22:10:33 +02:00
Sebastiano Barezzi
6cf5d4417f raphael: Inherit from common tree
Change-Id: Icaf0e5cb7dbb8c75b81bf9008433ab51a9b34531
2021-07-05 01:40:41 +02:00