Michael Bestas
b710bc9e58
raviole: Move vibrator properties to vendor
...
No reason to not have this configured on GSI
Change-Id: I33966430d571071c9c900e8adcc5004580bd51b7
2025-12-08 02:00:34 +02:00
Michael Bestas
da12390350
raviole: Replace userdebug checks in scripts
...
Change-Id: Ia326a3eff1fad5badf1282850939a90663b6d1c4
2025-12-08 02:00:34 +02:00
Michael Bestas
d7ebee9bb6
raviole: Use prebuilt bluetooth_audio_policy_configuration_7_0.xml
...
Pixels have customizations there for spatial audio
Change-Id: Ia74b516af5c17db0296621219d9db871fa7fa310
2025-12-08 02:00:34 +02:00
Michael Bestas
8e32e897aa
raviole: Shuffle vendor properties
...
Change-Id: Idead8ca4f490071c2ba4066b10a6928d54861875
2025-12-08 02:00:34 +02:00
Michael Bestas
9d543d9954
raviole: Move disable_dma32=on to gs101
...
Change-Id: I87872b16c6de0b1597a2e82123afcf253b7768b6
2025-12-08 02:00:34 +02:00
Michael Bestas
86a2456153
raviole: Set boot & vendor SPL
...
Change-Id: Ic28f33a98df5db92c0bf8f3b0868f314417a688d
2025-12-08 02:00:34 +02:00
Michael Bestas
1485dad56b
raviole: Commonize BoardConfig configuration
...
Change-Id: I69975c928a0d5bb74dfc9e0e5685d5319d1048b0
2025-12-08 02:00:33 +02:00
Michael Bestas
ae48a9013d
raviole: Regenerate vintf xmls
...
Change-Id: I1fd9fd3dce2a6113f0cce709a20de3c96d20a221
2025-12-08 01:59:17 +02:00
Michael Bestas
2da212efeb
raviole: ANGLE libs are now built by default
...
Change-Id: Ia68e8d26cab42f8e416ad4e4b8a707d8de1577dd
2025-12-05 10:36:11 +02:00
Michael Bestas
ff1f65a7b4
raviole: Enable EPPE
...
Change-Id: Icc5405a6e982e7de2a11df08d51fe85a7468e89c
2025-12-05 10:36:11 +02:00
Michael Bestas
149013e6b3
raviole: Relocate even more things to vendor
...
Change-Id: Ic7872d3a7cbac2f0c2e01162697567972027389a
2025-12-05 10:36:11 +02:00
Michael Bestas
5656babfd4
raviole: Relocate recovery configuration
...
Change-Id: I743723c35eb0abdad7d0d831de67923a16886ddd
2025-12-02 01:06:12 +02:00
Michael Bestas
795dcdd76a
raviole: Remove dependency on gs-common makefiles
...
Change-Id: I36cbbf9dc0dccce887681af595e856658d46ce76
2025-12-02 01:06:12 +02:00
Michael Bestas
96c57b90cc
raviole: Import device specific sepolicy from gs101
...
Change-Id: I5fd3c1df500374290ad0b9b428b4f674d00745ba
2025-12-02 01:06:12 +02:00
Michael Bestas
80acaef04f
raviole: Fold lineage makefiles into the main ones
...
Change-Id: Id20c69cca379a092453434b2b6848d7f7e0ba3e3
2025-12-02 01:06:12 +02:00
Michael Bestas
70db275cb9
raviole: Switch to SPDX license headers
...
Change-Id: I66ff4bd04e6acbfe2761180890832fee53131324
2025-12-02 01:06:12 +02:00
Michael Bestas
71ff4cbfca
Revert "Add .gitupstream"
...
This reverts commit c912e5ce06 .
Change-Id: Iec4d013a3f48fcc2e989fa64ac34739a7dd57c08
2025-12-02 01:06:04 +02:00
Michael Bestas
3605a09ff6
raviole: Cleanup PRODUCT_PACKAGES
...
Tag is already included in build/make.
Iwlan is already included in device/google/gs101.
Don't explicitly build vendor libs.
Change-Id: I60f1d459acc1c630e61fb3d2f32e63a931456fb6
2025-12-02 01:06:04 +02:00
Michael Bestas
7f0ca2b012
raviole: Move device configuration to vendor
...
Change-Id: I2a4825533d1381f3903e549f1ced4d2da029d27e
2025-12-02 01:06:01 +02:00
Michael Bestas
ef340fd3e3
raviole: Remove unused flags
...
Change-Id: Ib0f1649d6a8bed722f782e20f2228bcbd0825276
2025-12-01 23:06:06 +02:00
Michael Bestas
c15932777c
raviole: Remove dependency on release flags
...
Change-Id: I8fedf840f238b6a9ede9364e4ede4ace660d581a
2025-11-22 14:12:22 +02:00
Michael Bestas
708cf6af22
Update fingerprint/build description from BP3A.250905.014
...
Change-Id: Ie4ebf9610d19d7cbcad66667d60b1b7c4f9e1ae6
2025-11-22 13:47:42 +02:00
Michael Bestas
63889c1c38
proprietary-files: BP3A.250905.014
...
Change-Id: Ifb11d5b34f03ad73e9cd3613969d9a0027dac2c6
2025-11-21 16:55:52 +02:00
Michael Bestas
bb65efe2f3
raviole: Switch to our own kernel
...
Change-Id: Iaec4d3704b2b44cd809f24d922f6965312da71e5
2025-10-28 00:56:18 +02:00
LuK1337
502bdb217d
raviole: We don't support udfps touch handler
...
This commit fixes broken UDFPS on gs101/gs201/zuma. The breakage is a
combination of two changes: The A16 UDFPS HAL fallback switching from
false to true, and the introduction of
`topic:fingerprint-halHandlesDisplayTouches`.
When HAL sets halHandlesDisplayTouches to true, its onPointerDown() /
onPointerUp() methods won't be called, which in this case will simply
break it.
This went unnoticed on Android 15 because the HAL defaulted to false and
the fps_touch_handler_supported property was not set.
Change-Id: If24475b5f14b7f02b90774be6acf20865285f1ab
Signed-off-by: AnierinB <anierin@evolution-x.org >
2025-08-28 20:58:03 +00:00
Michael Bestas
43fc0a05f1
raviole: Drop prebuilt kernel dependency
...
Change-Id: Iced61238f75c3042b56272e2b990881bc834529b
2025-08-28 16:15:21 +03:00
Michael Bestas
30cf286e41
Update fingerprint/build description from BP2A.250605.031.A5
...
Change-Id: I46c1cbc06630aadc25d1bcbdab2fc01c8f292cfe
2025-08-13 02:22:25 +00:00
Michael Bestas
91e26d88fe
raviole: Drop flood control HAL
...
We are missing the sepolicy for it and it's disabled
Change-Id: I22f2055e74ecfd3115cd035e685245ca0d6202e2
2025-06-26 10:13:35 +03:00
Michael Bestas
f9570f532a
raviole: Move wfc-pkt-router to gs-common
...
Change-Id: I73ed5e5565fd5b786a6931d6755c5db74842877b
2025-06-26 10:13:35 +03:00
Michael Bestas
c616c30e3d
raviole: Drop deprecated com.android.vndk.current.on_vendor
...
Change-Id: I9e5827ebf0aa0438d85f16db55273c7c7306c9e0
2025-06-26 10:13:34 +03:00
Michael Bestas
f1ec0c5511
Revert "Keystore: Attestation fix in AOSP builds"
...
This reverts commit 9db217d874 .
Reason for revert: Not set in stock, we fake these props anyway.
Change-Id: I2cab5dbae405d2cd3189f9021b55c92a8b3c0f30
2025-06-26 10:13:34 +03:00
Michael Bestas
505c6bf4e8
raviole: Remove non-existent vendor includes
...
Change-Id: I1bc76430d30259984f4eb91907be61ef39646c27
2025-06-26 10:13:34 +03:00
Michael Bestas
380529a62f
raviole: Remove userdebug/eng configuration
...
Change-Id: I3739e6e099681c667c80723f0f6e3197923ff762
2025-06-26 10:13:34 +03:00
Michael Bestas
bbcc98d7e2
raviole: Remove factory scripts & self-extractors
...
Change-Id: I64f34481d9d3a41f5c01b5a9a3cd27db2cd10866
2025-06-26 10:13:34 +03:00
Michael Bestas
31cf0797d3
raviole: Remove all boards except oriole/raven
...
Change-Id: Ib34dd38d55f39e9a61c0f61d9c659e07494177a1
2025-06-26 10:13:34 +03:00
Michael Bestas
5ac8abe14c
raviole: Remove AOSP gerrit configuration
...
Change-Id: I3bf3987b08a710ddf278cae5243946fae70fce6a
2025-06-26 10:13:34 +03:00
Michael Bestas
b5232e71ce
raviole: Remove CleanSpec.mk
...
Change-Id: I6af355cfbfd5fc388ca25cd25cea9df9e74c41c3
2025-06-26 10:13:34 +03:00
Michael Bestas
46ed544335
Update fingerprint/build description from BP2A.250605.031.A2
...
Change-Id: I2facf71cfcf8519e5a588c41f1f0f7995fc4cada
2025-06-26 10:13:34 +03:00
Michael Bestas
c86a03204d
raviole: Update UWB calibration from BP2A
...
Change-Id: I5114b07f04d1870abdd85170c9e1aaa9ac9d40d6
2025-06-23 19:31:39 +03:00
Michael Bestas
58222aa591
raviole: Update NFC configuration from BP2A
...
Change-Id: I2d30ee06be343ffb01892ca4615d3971d891b413
2025-06-23 19:31:39 +03:00
Michael Bestas
061733dbd4
raviole: Update powerhint.json from BP2A
...
Change-Id: I3aa8cb97c1bc2fdbedb6783a11b99e6c759caa41
2025-06-23 19:31:39 +03:00
Michael Bestas
20516917d7
raviole: Update gps configuration from BP2A
...
Change-Id: If17af64c96227a9655a0e6e287cc311bd62b4c4f
2025-06-23 19:31:39 +03:00
Michael Bestas
4b2458e791
raviole: Update proprietary files setup for 16
...
Change-Id: I915a8192f5694d03ddbd2a6d4c6ea5033669500a
2025-06-23 19:31:39 +03:00
Michael Bestas
36e0960aa7
Merge tag 'aml_tz6_351400020' into staging/lineage-23.0_merge-aml_tz6_351400020
...
aml_tz6_351400020 (13155446,com.google.android.go.tzdata6,com.google.android.tzdata6)
# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ9i73wAKCRDorT+BmrEO
# eH6sAJ49/eA5+KJ2ZufR255XJeCKdqJPSQCeOY7RZwv3o1z+e/3jXrgu3xprauQ=
# =Wslp
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Mar 18 02:18:39 2025 EET
# gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com >" [ultimate]
# By Paulsu Su (1) and samou (1)
# Via Android Build Coastguard Worker (9) and others
* tag 'aml_tz6_351400020':
powerhint: Mask hints in AA and DISPLAY_IDLE
thermal: Remove bcl related tzones
Change-Id: I58cb163fcb8772517de4dd0886b3aa9b72a7763d
2025-06-23 05:21:15 +03:00
Michael Bestas
4328bca33a
Update fingerprint/build description from BP1A.250505.005
...
Change-Id: I50d8e251c17934e4ee4e7b2d3c7f5e56a65fee4e
2025-05-07 06:18:39 +03:00
Michael Bestas
0eed0780d5
Update fingerprint/build description from BP1A.250405.007
...
Change-Id: Ic9e9408aed11db24fff9f28409d30e10f6214adc
2025-04-11 19:34:53 +03:00
Michael Bestas
6dc48f899d
Update fingerprint/build description from BP1A.250305.019
...
Change-Id: Ic56136d5737ae2e7a5d31bf26d8777087894fead
2025-03-11 16:08:33 +02:00
Michael Bestas
efad54f01a
Update lineage.dependencies
...
Change-Id: I18f1913ec72be51617fb2c2d5ee6da2a08ba6695
2025-03-10 18:55:45 +02:00
Michael Bestas
612bb6e5da
Disable ELF checks for gpsd
...
Somehow it depends on multiple versions of the same AIDL interface.
Disable ELF checks and remove the older dependency for now.
Change-Id: Id57ab481b248d4c394597cbb8b15d5b839b0f911
2025-03-09 12:01:03 +02:00
Michael Bestas
8dcd84fb94
proprietary-files: BP1A.250305.019
...
Change-Id: Ib4c0f3ebb27eb58101a4d8d6fb5a1c370e737022
2025-03-09 12:01:03 +02:00