Commit Graph

401 Commits

Author SHA1 Message Date
Michael Bestas
8ba5c5c765 bluejay: Regenerate vintf xmls
Change-Id: I1fd9fd3dce2a6113f0cce709a20de3c96d20a221
2025-12-08 02:02:32 +02:00
Michael Bestas
3b8e88a157 bluejay: ANGLE libs are now built by default
Change-Id: Ia68e8d26cab42f8e416ad4e4b8a707d8de1577dd
2025-12-07 05:00:51 +02:00
Michael Bestas
9120570c79 bluejay: Relocate even more things to vendor
Change-Id: Ic7872d3a7cbac2f0c2e01162697567972027389a
2025-12-07 05:00:51 +02:00
Michael Bestas
10c75452e7 bluejay: Remove dependency on gs-common makefiles
Change-Id: I36cbbf9dc0dccce887681af595e856658d46ce76
2025-12-02 01:34:51 +02:00
Michael Bestas
a7dd53af4b bluejay: Fold lineage makefiles into the main ones
Change-Id: Id20c69cca379a092453434b2b6848d7f7e0ba3e3
2025-12-02 01:34:51 +02:00
Michael Bestas
eceb38c631 bluejay: Switch to SPDX license headers
Change-Id: I66ff4bd04e6acbfe2761180890832fee53131324
2025-12-02 01:34:51 +02:00
Michael Bestas
6f1c0ad526 bluejay: Cleanup PRODUCT_PACKAGES
Tag is already included in build/make.
Iwlan is already included in device/google/gs101.

Change-Id: I60f1d459acc1c630e61fb3d2f32e63a931456fb6
2025-12-02 01:34:51 +02:00
Michael Bestas
6fa1a4d754 bluejay: Move device configuration to vendor
Change-Id: I2a4825533d1381f3903e549f1ced4d2da029d27e
2025-12-02 01:34:51 +02:00
Michael Bestas
b0c0d25835 bluejay: Remove unused flags
Change-Id: Ib0f1649d6a8bed722f782e20f2228bcbd0825276
2025-12-02 00:58:53 +02:00
Michael Bestas
9769e53ea0 bluejay: Remove dependency on release flags
Change-Id: I8fedf840f238b6a9ede9364e4ede4ace660d581a
2025-11-22 14:14:52 +02:00
Michael Bestas
a359ade66d bluejay: Switch to our own kernel
Change-Id: Iaec4d3704b2b44cd809f24d922f6965312da71e5
2025-10-28 00:56:47 +02:00
LuK1337
0df07d38a6 bluejay: 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:14 +00:00
Michael Bestas
49bb996e0a bluejay: Move wfc-pkt-router to gs-common
Change-Id: I73ed5e5565fd5b786a6931d6755c5db74842877b
2025-06-26 10:13:56 +03:00
Michael Bestas
eeb30011f6 bluejay: Remove non-existent vendor includes
Change-Id: I1bc76430d30259984f4eb91907be61ef39646c27
2025-06-26 10:13:56 +03:00
Michael Bestas
e1479fd0c2 bluejay: Remove userdebug/eng configuration
Change-Id: I3739e6e099681c667c80723f0f6e3197923ff762
2025-06-26 10:13:56 +03:00
Michael Bestas
3348264b04 bluejay: Remove all boards except bluejay
Change-Id: Ib34dd38d55f39e9a61c0f61d9c659e07494177a1
2025-06-26 10:13:56 +03:00
Michael Bestas
5d77ca3f79 bluejay: Remove unused fingerprint extension
Change-Id: I290b4ccd27aa7c2954ab8a6883c3d5706dc3f017
2025-06-26 10:13:56 +03:00
Michael Bestas
6ccb849ca6 Merge tag 'android-15.0.0_r20' into staging/lineage-22.2_merge-android-15.0.0_r20
Android 15.0.0 Release 20 (BP1A.250305.019)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ8eo5wAKCRDorT+BmrEO
# eNXvAJ9be2FnzHtpE/9vG07escD01T7RfgCgkREHElral50a0CbF6eyhR17Mf5M=
# =ymht
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed Mar  5 03:29:11 2025 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [ultimate]

# By Eileen Lai (2) and others
# Via Android Build Coastguard Worker (11) and others
* tag 'android-15.0.0_r20':
  modem_svc: use modem_svc_sit version sepolicy
  Update ISODEP routing setting
  modem_svc: use shared_modem_platform to replace all modem_svc_sit
  bluejay: Pull init.insmod.*.cfg from vendor_dlkm
  Move modem_svc_sit from gs101 to bluejay
  Remove vibrator HAL service
  powerhint: fix json syntax for wbs test
  gps: set default SUPL SSL method to SSLv23

Change-Id: I788fc2ae76912b77452f2cf0f67ee4f01f56354f
2025-03-09 11:06:38 +02:00
Michael Bestas
b537d7761d Merge tag 'android-15.0.0_r6' into staging/lineage-22.0_merge-android-15.0.0_r6
Android 15.0.0 Release 6 (AP4A.241205.013)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ1IssQAKCRDorT+BmrEO
# eMgEAJ92i/7LyCecRACg5lv0SZjwUkyGcwCeKz2nuk15q/1gX97NMjy95mma1z8=
# =nkG+
# -----END PGP SIGNATURE-----
# gpg: Signature made Fri Dec  6 00:44:01 2024 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2484 signatures in the past
#      3 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Ankur Bakshi (3) and others
# Via Android Build Coastguard Worker (26) and others
* tag 'android-15.0.0_r6': (24 commits)
  gps: set default SUPL SSL method to SSLv23
  Update product id for bluejay
  Symlink current prebuilt folder to android root
  gps: Re-enable GLO & QZSS in US
  gps: add CpEarlyFixGuardTimeSec to prevent earlyfix response delay
  thermal: read thermistor temp from sysfs
  Update bluejay SVN to 65
  thermal:remove unused state2power value
  update OWNERS to include Android.bp
  thermal: Remove bcl related tzones
  bluejay: Add build_flags based properties for SMR/EMR build
  haptics: Update output distortion gain
  Adpf:bluejay: switch to multitier heuristic boost.
  gps: Enable Beidou measurements only in the US for B3.
  Update antenna position coordinates
  Update bluejay SVN to 64
  add device id
  bluejay: Use build_flags for SVN
  gps: Set configuration by kernel version
  Revert "Build g7_trusty_next for “next” configuration"
  ...

 Conflicts:
	device-bluejay.mk

Change-Id: I2e5d82cfd5a31f92809c78cccc734cbf215a2135
2024-12-11 03:56:41 +02:00
Eileen Lai
5581e8035a modem_svc: use modem_svc_sit version sepolicy
For solving sepolicy conflicts for different AP version, modem_svc_sit will support devices from gs101 to zuma_pro.

Bug: 372400955

Change-Id: I99b870299241be06858bf4e5210ad991a344ce6a
Flag: NONE local testing only
2024-12-08 07:38:26 +00:00
Ethan Chen
8de98228d4 bluejay: Disable userdebug diagnostics
* We can't make use of most of the debug features on userdebug builds.

Change-Id: I31df2090b31243b742c4e82dc08cd8491dada54f
2024-10-19 23:02:24 +03:00
Eileen Lai
e2d874b369 modem_svc: use shared_modem_platform to replace all modem_svc_sit
Bug: 368257019

Flag: NONE local testing only
Change-Id: I948a1b73db6eb0a7228f7c87380240c9bf9303ef
2024-10-09 07:25:08 +00:00
Treehugger Robot
f8abd0df8b Merge "bluejay: Pull init.insmod.*.cfg from vendor_dlkm" into main 2024-10-08 22:15:21 +00:00
Brian Norris
1a653acd21 bluejay: Pull init.insmod.*.cfg from vendor_dlkm
We've started pushing init.insmod.*.cfg into the kernel prebuilts, and
installing it to /vendor_dlkm/etc, but it may not be available on all
prebuilt variants (e.g., kernel 5.10).

Here, we:
1. conditionally install our common init.*cfg to /vendor_dlkm (only if
   $(TARGET_KERNEL_DIR) doesn't have a copy)
2. point init at /vendor_dlkm/etc

When we've cycled completely off of kernel 5.10, we can drop #1.

Bug: 369686096
Test: build, boot
Flag: EXEMPT refactor
Change-Id: Iae1690cbc337bcb3dcf9ccb972c96acd778bb9bc
2024-10-08 20:12:22 +00:00
Jim Tang
3bb1077b5b Merge "Move modem_svc_sit from gs101 to bluejay" into main 2024-10-07 08:45:20 +00:00
Jim Tang
7fc6a2ad05 Move modem_svc_sit from gs101 to bluejay
Module `modem_svc_sit` is not valid unless:
* USES_LASSEN_MODEM is true
* BOARD_WITHOUT_RADIO is NOT true (or NOT set)

Devices in gs101 family will set "USES_LASSEN_MODEM := true"; however,
not evevy gs101 device disables BOARD_WITHOUT_RADIO.

This commit defines PRODUCT_PACKAGES `modem_svc_sit` because it is
converted from bp by moving the if-statement constrain from the module
level to device level, device-bluejay.mk in this case.

Flag: EXEMPT refactor
Bug: 358485346
Test: m modem_svc_sit
Change-Id: I4734bf707a853981bea212d0b9024fdc602f6096
2024-10-04 09:01:47 +00:00
Ravi Jain
cff96f4dad Remove vibrator HAL service
Remove from device mk files due to relocation to vendor directory.

Bug: 362659323
Test: Build Pass
Flag: EXEMPT refactor
Change-Id: Ib56940afcc061b9c8dcce60a2da7822a7d23973a
2024-10-01 15:31:44 +00:00
Michael Bestas
6aa61ba5ed bluejay: Update sepolicy path
Change-Id: Id3ac46ece229303c6d8dcc5b6492d40a10216be2
2024-09-29 21:28:21 +03:00
Koli Lin
c787f48091 Update product id for bluejay
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update
Change-Id: I403b2eea2dbf170209157aba3b44945b3fff9bc8
2024-09-06 07:46:00 +00:00
Ankur Bakshi
4e4bb25bf2 Merge "Update bluejay SVN to 65" into main 2024-08-15 00:48:51 +00:00
Ankur Bakshi
9839828933 Update bluejay SVN to 65
Bug: 352170103
Change-Id: Ibaffcbff22afca909b9219e9dd90ac3e01fed94d
Flag: EXEMPT bugfix
2024-08-14 22:48:16 +00:00
Lokesh Kumar Goel
641b0f0787 Merge "bluejay: Add build_flags based properties for SMR/EMR build" into main 2024-08-06 02:13:44 +00:00
Lokesh Kumar Goel
163d02568a bluejay: Add build_flags based properties for SMR/EMR build
Flag: build.RELEASE_IS_SMR
Flag: build.RELEASE_IS_EMR
Flag: build.RELEASE_BASE_OS_BLUEJAY
Bug: 155105803
Change-Id: Iaa1152d44cafa8a0c14843ac8eacf27ccb827514
2024-07-31 16:57:25 +00:00
Chris Paulo
d20b564e40 haptics: Update output distortion gain
Recommended output distortion gain is 0.29.

Bug: 328799172
Test: getprop | grep hapticgenerator
Flag: EXEMPT bugfix
Change-Id: Ie2715ffa7d72e64bc8388931d5acbd24a204074f
2024-07-30 10:40:26 -07:00
Ankur Bakshi
6eaf070be5 Update bluejay SVN to 64
Bug: 352170103
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:02d55c9d682282ed368e86f2c10064523780733d)
Merged-In: Idcef1730cec758e776380497d78321cceca300bb
Change-Id: Idcef1730cec758e776380497d78321cceca300bb
2024-07-25 04:03:54 +00:00
Lokesh Kumar Goel
d1321b444e bluejay: Use build_flags for SVN
Flag: build.RELEASE_SVN_BLUEJAY
Bug: 332726030
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0bb1e8b00a9540edaa3d898dbdd341ddf19c7d7b)
Merged-In: Icd47852ca9d8cc84c4dca145197eab0e671b596c
Change-Id: Icd47852ca9d8cc84c4dca145197eab0e671b596c
2024-07-25 04:03:42 +00:00
Ankur Bakshi
161d763948 Update bluejay SVN to 63
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1cefe6d3ef02dfda675b875bae37f34a146e8629)
Merged-In: Idce05f44e685a6558c84e73bb514ce509051d099
Change-Id: Idce05f44e685a6558c84e73bb514ce509051d099
2024-07-25 04:03:29 +00:00
Ankur Bakshi
02d55c9d68 Update bluejay SVN to 64
Bug: 352170103
Change-Id: Idcef1730cec758e776380497d78321cceca300bb
Flag: EXEMPT bugfix
2024-07-13 00:31:45 +00:00
Lokesh Kumar Goel
ab32cfdcba Merge "bluejay: Use build_flags for SVN" into main 2024-07-12 18:00:40 +00:00
Koli Lin
de52f79753 add device id
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update

Change-Id: I7a654f27d2a1bfa1f3cfebe06ddcbaa34ded6c16
2024-07-09 08:45:42 +00:00
Treehugger Robot
80e5de1c69 Merge "gps: Set configuration by kernel version" into main 2024-07-02 06:51:50 +00:00
Lokesh Kumar Goel
0bb1e8b00a bluejay: Use build_flags for SVN
Flag: build.RELEASE_SVN_BLUEJAY
Bug: 332726030
Change-Id: Icd47852ca9d8cc84c4dca145197eab0e671b596c
2024-06-27 22:42:19 +00:00
Cheng Chang
8062f7bc97 gps: Set configuration by kernel version
Bug: 258364350
Test: Verification at b/258364350.
Test: Function verification at b/258364350.
Test: Compile and verify the configuration is correct.
Change-Id: Ie31bdd4dee719437fc387f03c2fcf1b36764def2
2024-06-25 10:10:19 +00:00
chenkris
fa39f73b76 Revert "Build g7_trusty_next for “next” configuration"
This reverts commit 0e1f7f452b.

Bug: 348542941
Test: build
Change-Id: I2cb5e93529eac7831a6010b0ce83d56e8bec23fc
2024-06-24 11:20:05 +00:00
chenkris
0e1f7f452b Build g7_trusty_next for “next” configuration
Bug: 348542941
Test: build
Change-Id: I38ff5c22f814057baf36503180fe7f42d9a22164
2024-06-21 04:20:11 +00:00
Leonard Ian
c8e25d74af Merge "Enable all primitive effects" into main 2024-06-20 05:11:24 +00:00
Ankur Bakshi
a435d1363d Merge "Update bluejay SVN to 63" into main 2024-06-17 05:04:32 +00:00
leonardian
4c5d5dbde2 Enable all primitive effects
- Remove ro.vendor.vibrator.hal.supported_primitives to support all
  primitive effects
- Set ACTUATOR_MODEL to legacy_zlra_actuator

Bug: 342062469
Test: idlcli commands
Test: atest PTS, VTS, CTS
Test: Checked HAL dumpsys for durations
Change-Id: I7215afeae30e9c1f0aa0196caae448dea81c921b
2024-06-12 07:07:25 +00:00
Ankur Bakshi
1cefe6d3ef Update bluejay SVN to 63
Bug: 342381152
Change-Id: Idce05f44e685a6558c84e73bb514ce509051d099
2024-05-29 23:37:59 +00:00
Alice Wang
1b39ca2485 Disable AVF remote attestation on bluejay devices am: c4d47798ba am: acd52c1113
Original change: https://android-review.googlesource.com/c/device/google/bluejay/+/3093345

Change-Id: Id525e3c6199877af1cd255f3e2d95fc7ffcb28d3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 21:58:39 +00:00