Commit graph

359 commits

Author SHA1 Message Date
Jayant-Deshmukh
8b082b1f33 shusky: Point shiba to the correct LE Audio configuration
Change-Id: I0233b37608a7d5bc49db07ea992aebf087e945be
Signed-off-by: Jayant-Deshmukh <jayantdeshmuk008@gmail.com>
2024-12-31 09:40:41 +00:00
Michael Bestas
3147681172 Android 15.0.0 Release 6 (AP4A.241205.013)
-----BEGIN PGP SIGNATURE-----
 
 iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ1IssQAKCRDorT+BmrEO
 eA+6AJ9td5VjDJVq6T/Hygpl87elpBZXaQCfcVw7EKAVOKJuzq1MCv9/F8+CKuY=
 =t83X
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQJLBAABCgA1FiEEHrBYPudH862glXQBzJUERRm+ZmkFAmdY7+YXHG1rYmVzdGFz
 QGxpbmVhZ2Vvcy5vcmcACgkQzJUERRm+ZmnkKhAAh9mwhtSR9E66CZPjEUP2GsRm
 RXNqSbnjyVevOmKmmaYh4zEbt9Hqr+CAX/sMvOwbDk2gyhy6SlEL19GIPHGyH8sy
 6FbG9UorRtKoZVjNjWYMGCi/lsP8Yz8V/lPRGtCwXS+X9qJHW2FxGGWHKHvjyhTI
 zG4hXsKNZ9LzYr3EkmpP8kMXK2imwNPvfeoKTZSJnS9L3I0S7tJLfnqh5i65Du0F
 peNBH/gMhqb40BxmkIO2XJ8PNSp1ClM5FnbINu8067tNZ6ohElArka78sd19Vb/g
 fxfnemVy39lQVJ5boZ+h+FcYZy6Ap/ZDEzOQVDOwxJQNYgB2qckoL954bzPZawXN
 ZKqwD1jkOKZWwzrJyPFOp7wUyr8zoCyaZ2cPbGOEahez8z/txFPbiKtB+WfI/50e
 cphx3SvSJhY1TMiY/yzlz03+cIlIlycT9xnWRQ7spBIfKu5GcxeQ/V5DhidJL5q+
 Pw5tM73wUT1GdEcc2xXrV5ESed6sjNo1RF4iGKUrbwz9mGjFBJgC2+ccejpe6awr
 pxouYfLXOo1sGzo7+8VYxH3BhMc0zb9OSuUvfk/KBR3M/ZTQSkZUohBvGqQhfhTh
 Pav75e3jiE18nOPohwMgKDWPc1OQ4zb87NWdvsBcOQ7t0n6KzRAeZX/ZGwUJlBoR
 L/bxIPMT0s65cAdAKew=
 =vZJ5
 -----END PGP SIGNATURE-----

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
# eA+6AJ9td5VjDJVq6T/Hygpl87elpBZXaQCfcVw7EKAVOKJuzq1MCv9/F8+CKuY=
# =t83X
# -----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 2483 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 (22) and others
# Via Android (Google) Code Review (45) and others
* tag 'android-15.0.0_r6': (74 commits)
  gps: set default SUPL SSL method to SSLv23
  display: update reduceBrightColorsStrength setting
  Skip to check prebuilt max page size in PDK release
  gps: Enable pulse-per-second feature
  audio: add uninisialized mixer control
  Update product id for Shiba and Husky
  Symlink current prebuilt folder to android root
  Fix cpu mask for big core
  audio: update AIDL configs and add spatializer configs
  powerhint: Update not available frequency to reflect its actual behavior
  Delete mapper4 manifest
  Update estimated WiFi power consumption value
  audio: power optimization for deepbuffer playback
  Enable auto prefer idle
  Set big core to group_cfs_skip_mask for sys group by default
  Switch bootloader and radio directory to control by build flag
  gps: Re-enable GLO & QZSS in US
  audio: fix the noise of raw-playback in 16kB page mode
  Fix the husky_car target path
  Update mismatched frequency for husky and shiba
  ...

 Conflicts:
	device-husky.mk
	device-shiba.mk

Change-Id: Ia17a9de89f175644c280656a4c0b606c08af1902
2024-12-11 03:50:29 +02:00
Ethan Chen
66a69bfdd5
shusky: Disable userdebug diagnostics
* We can't make use of most of the debug features on userdebug builds.

Change-Id: I31df2090b31243b742c4e82dc08cd8491dada54f
2024-10-20 01:28:32 +03:00
Pindar Yang
a4968fb245 Skip to check prebuilt max page size in PDK release
Bug: 362618412
Flag: build.PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE
Change-Id: I161445b265f0d500aac6d19355bc6ee274a805d3
2024-09-19 07:03:31 +00:00
David Li
736fcf07f4 Merge "audio: update AIDL configs and add spatializer configs" into main 2024-09-12 07:47:25 +00:00
Koli Lin
cc052744f1 Update product id for Shiba and Husky
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update
Change-Id: I5f8afb3ab826864884b3ba2cf27bd149efea3c2f
2024-09-06 07:49:04 +00:00
David Li
29af2213b3 audio: update AIDL configs and add spatializer configs
Bug: 362904466
Test: mm
Flag: build.RELEASE_PIXEL_AIDL_AUDIO_HAL_ZUMA
Change-Id: I24d380399882023a63d8c651bad3fee2eb4f8240
2024-09-03 03:09:54 +00:00
Nikita Ioffe
4228ec9505 Merge "shiba: Remove AVF assignable devices" into main 2024-08-29 15:26:51 +00:00
Pindar Yang
c36d7a7972 Switch bootloader and radio directory to control by build flag
Flag: build.RELEASE_GOOGLE_PRODUCT_RADIO_DIR, build.RELEASE_GOOGLE_PRODUCT_RADIOCFG_DIR, build.RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR
Bug: 361226755
Change-Id: I093090da431f7a8daa15fffbd5ffe372ef2c8fa4
Signed-off-by: Pindar Yang <pindaryang@google.com>
2024-08-27 06:17:30 +00:00
Ankur Bakshi
3610f04d63 Merge changes from topic "sep-svn-set2" into main
* changes:
  Update shiba SVN to 38
  Update shiba SVN to 37
  Update shiba SVN to 36
2024-08-15 00:48:50 +00:00
Ankur Bakshi
90b564e7c1 Update shiba SVN to 38
Bug: 352170103
Change-Id: Ib060e30902cdd06922abf36158e44b958a9f8412
Flag: EXEMPT bugfix
2024-08-14 23:23:48 +00:00
Ankur Bakshi
5b4b08ce53 Update shiba SVN to 37
Bug: 352170103
Change-Id: I0fd5f194fcb5d529fcbba4dfa524b23e24fb35e1
Flag: EXEMPT bugfix
2024-08-14 23:22:19 +00:00
Ankur Bakshi
54d9a67640 Update shiba SVN to 36
Bug: 352170103
Change-Id: I407ec18b0edfb410e6df0b6b4bf1d57f1bf7ff18
Flag: EXEMPT bugfix
2024-08-14 23:20:34 +00:00
Mostafa Saleh
c3e76e51fa shiba: Remove AVF assignable devices
This should be in experimental.

Bug: 352009226
Bug: 349571564
Flag: EXEMPT experimental code
Change-Id: I712caa712286c9625ca22983ba55395f08d7f22d
Signed-off-by: Mostafa Saleh <smostafa@google.com>
2024-08-13 11:18:15 +00:00
Lokesh Kumar Goel
ea896bedab Merge "shusky: Add build_flags based properties for SMR/EMR build" into main 2024-08-06 02:13:44 +00:00
Treehugger Robot
9fce6dde9e Merge "haptics: Update output distortion gain" into main 2024-08-03 01:59:58 +00:00
Lokesh Kumar Goel
28a1b27468 shusky: Add build_flags based properties for SMR/EMR build
Flag: build.RELEASE_IS_SMR
Flag: build.RELEASE_IS_EMR
Flag: build.RELEASE_BASE_OS_HUSKY
Flag: build.RELEASE_BASE_OS_SHIBA
Bug: 155105803
Change-Id: Ibec4f0c908089ca4304e59e9d37529fa2d4fa40d
2024-07-31 17:03:32 +00:00
Chris Paulo
1c8c1a160e haptics: Update output distortion gain
Recommended output distortion gain is 0.38.

Bug: 328799172
Test: getprop | grep hapticgenerator
Flag: EXEMPT bugfix
Change-Id: Iaf6b88680c05fe14a46d3d7fe9fe43bdc05b9314
2024-07-30 10:45:03 -07:00
Bao Do
1d8cabd8fd Add set scenarios and configurations files for P23 projects.
This is a clone of the default files, only GAME scenarios
has some order changed to prioritize 48k gaming without source.

Bug: 331490291
Test: Check file location
Flag: NONE system property change only
Change-Id: Ib367e638fc25bd1c8e8be16d5b062ece59354b99
2024-07-29 14:52:10 +08:00
Ankur Bakshi
63a206f38c Update shiba SVN to 35
Bug: 352170103
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:633317c02cf441e3fc03151ed15ecb72bd29fd98)
Merged-In: Ib5c55167cdc0bbae64e48adb6778c445a38e5cc1
Change-Id: Ib5c55167cdc0bbae64e48adb6778c445a38e5cc1
2024-07-25 04:10:09 +00:00
Ankur Bakshi
4d3c5858ea Update shiba SVN to 34
Bug: 352170103
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a1e3e6cce330644fffac42cc04e7e607be88efa2)
Merged-In: I9c7a9f6da772ecee70b9022aa29e8a3ad0d130d4
Change-Id: I9c7a9f6da772ecee70b9022aa29e8a3ad0d130d4
2024-07-25 04:09:59 +00:00
Ankur Bakshi
0cf0f973f5 Update shiba SVN to 33
Bug: 352170103
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d9fa747d2582f885232423a464786d838d11b81a)
Merged-In: I4ad3b7e298cf6ec12e2cfc8873a24492fd5c25df
Change-Id: I4ad3b7e298cf6ec12e2cfc8873a24492fd5c25df
2024-07-25 04:09:49 +00:00
Lokesh Kumar Goel
4ef15ac159 shusky: Use build_flags for SVN
Flag: build.RELEASE_SVN_HUSKY
Flag: build.RELEASE_SVN_SHIBA
Bug: 332726030
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9c0b973e012e8a0de9b3094a573b2eeff93f0743)
Merged-In: I289ffb153c91536c3d505dba3efe6b9096dbad50
Change-Id: I289ffb153c91536c3d505dba3efe6b9096dbad50
2024-07-25 04:09:17 +00:00
Ankur Bakshi
5e9345a0e7 Update shiba SVN to 32
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d3e5bfd7a40cb6652407777caadb206c07171cf8)
Merged-In: I18527bb9a4358c14b2e99646670f0ab2da8173f0
Change-Id: I18527bb9a4358c14b2e99646670f0ab2da8173f0
2024-07-25 04:08:47 +00:00
Ankur Bakshi
815dfea454 Update shiba SVN to 31
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:98ed4cdd4eb4b4e8deb094478a8a351bea7a6cdc)
Merged-In: I2f0f9681455968cdaed4a74d3a77c0b2de1ba14b
Change-Id: I2f0f9681455968cdaed4a74d3a77c0b2de1ba14b
2024-07-25 04:08:26 +00:00
Ankur Bakshi
17bf01d638 Update shiba SVN to 30
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b085ae1f72b6821c4f6e2bbf0e741148775346d8)
Merged-In: I2ef29057958ba6e31c76973de70d69577c1befe5
Change-Id: I2ef29057958ba6e31c76973de70d69577c1befe5
2024-07-25 04:08:15 +00:00
Ankur Bakshi
255c9897da Update shiba SVN to 29
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d650a1559a58ababa3feaaea2a44e4b4f81f829a)
Merged-In: Ie294dbfad34544b20386d019edf8d24819aa1f6d
Change-Id: Ie294dbfad34544b20386d019edf8d24819aa1f6d
2024-07-25 04:08:05 +00:00
Ankur Bakshi
ae4c7015ae Update shiba SVN to 28
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dbbeb5592d7bcd71e20e50422375e7dbe4e3612d)
Merged-In: Ib715c678925f017ef61b90b5331a705745ccd7ef
Change-Id: Ib715c678925f017ef61b90b5331a705745ccd7ef
2024-07-25 04:07:43 +00:00
Bao Do
a15c4272a5 Merge "Set system property for LEA multi-codec for P23 projects" into main 2024-07-23 03:44:54 +00:00
Bao Do
2e7ff7dc8d Set system property for LEA multi-codec for P23 projects
Bug: 306225778
Test: Check system property value
Flag: NONE system property change only
Change-Id: I2450176a6b975d9e9a6bc228334c2b0a7c76706d
2024-07-18 13:35:37 +08:00
Ankur Bakshi
633317c02c Update shiba SVN to 35
Bug: 352170103
Change-Id: Ib5c55167cdc0bbae64e48adb6778c445a38e5cc1
Flag: EXEMPT bugfix
2024-07-15 14:40:03 +00:00
Ankur Bakshi
a1e3e6cce3 Update shiba SVN to 34
Bug: 352170103
Change-Id: I9c7a9f6da772ecee70b9022aa29e8a3ad0d130d4
Flag: EXEMPT bugfix
2024-07-15 14:38:52 +00:00
Ankur Bakshi
d9fa747d25 Update shiba SVN to 33
Bug: 352170103
Change-Id: I4ad3b7e298cf6ec12e2cfc8873a24492fd5c25df
Flag: EXEMPT bugfix
2024-07-15 14:21:22 +00:00
Lokesh Kumar Goel
e4414a1c2f Merge "shusky: Use build_flags for SVN" into main 2024-07-12 18:00:39 +00:00
Koli Lin
18bcad509d add device id
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update

Change-Id: I99de1f14cb419d335eea45d3c857d018c331ad83
2024-07-09 08:57:59 +00:00
Juan Yescas
d3ad2f99ce 16kb: Set 16kb TARGET_ vars in BoardConfig files and targets
TARGET_ build variables MUST NOT be set up in device*
files. In the device* files, the PRODUCT_ variables are not
defined properly and only after the build system finishes
parsing all the product files, we can set up TARGET_ vars
based on PRODUCT_ vars. During the parsing of the BoardConfig
files, the PRODUCT_ vars are defined and their values can
not be changed.

Test: Built and tested husky-next and husky-pgagnostic targets
      $ source build/envsetup.sh
      $ lunch husky-trunk_staging-userdebug
      $ get_build_var PRODUCT_16K_DEVELOPER_OPTION
      true
      $ get_build_var TARGET_BOOTS_16K

      $ get_build_var TARGET_USERDATAIMAGE_FILE_SYSTEM_TYPE

      $ get_build_var TARGET_KERNEL_DIR
      device/google/shusky-kernels/6.1/trunk-12034122
      $ get_build_var BOARD_KERNEL_PATH_16K
      device/google/shusky-kernels/6.1/trunk-12034122/16kb/Image.lz4
      $ get_build_var TARGET_KERNEL_DIR_16K
      device/google/shusky-kernels/6.1/trunk-12034122/16kb
      $ get_build_var ADDITIONAL_PRODUCT_PROPERTIES | grep 16k
      ro.product.build.16k_page.enabled=true
      $ get_build_var PRODUCT_COPY_FILES | grep efs
    device/google/zuma/conf/init.efs.16k.rc:vendor/etc/init/init.efs.rc
      $ get_build_var PRODUCT_SOONG_NAMESPACES | grep insmod
      device/google/gs-common/insmod/4k
Bug: 350529323
Bug: 346868433
Flag: EXEMPT bugfix
Change-Id: Ic1da7f21b696f1659ef7d7b0b7089c3d2c03103e
2024-07-03 17:51:38 +00:00
Treehugger Robot
bdc7c965e5 Merge "gps: Set configuration by kernel version" into main 2024-07-01 06:57:38 +00:00
Juan Yescas
73c64fff21 16kb: Use PRODUCT_BOOTS_16K to select the kernel and fs
The build flag PRODUCT_BOOTS_16K will be used to select
whether the shusky devices boot with 16kb kernel or 4kb kernel.

Bug: 346868433
Test: Built Pixel 8 targets
      $ source build/envsetup.sh
      $ lunch husky_pgagnostic-trunk_staging-userdebug
      $ get_build_var DEVICE_PAGE_AGNOSTIC
      $ get_build_var TARGET_KERNEL_DIR
      device/google/shusky-kernels/6.1/trunk-12010727/16kb
      $ get_build_var TARGET_BOARD_KERNEL_HEADERS
      device/google/shusky-kernels/6.1/trunk-12010727/kernel-headers
      $ get_build_var PRODUCT_BOOTS_16K
      true
      $ get_build_var TARGET_RW_FILE_SYSTEM_TYPE
      ext4
      $ get_build_var TARGET_USERDATAIMAGE_FILE_SYSTEM_TYPE
      ext4
Flag: EXEMPT bugfix
Change-Id: Ia75c7f8cfca6d651777c730a3f86715a0991fbec
2024-06-28 18:50:32 +00:00
Lokesh Kumar Goel
9c0b973e01 shusky: Use build_flags for SVN
Flag: build.RELEASE_SVN_HUSKY
Flag: build.RELEASE_SVN_SHIBA
Bug: 332726030
Change-Id: I289ffb153c91536c3d505dba3efe6b9096dbad50
2024-06-27 23:09:05 +00:00
Cheng Chang
fa60355a21 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: I7d6521bef3605dc725c9a9e34f27217ccae42d4e
2024-06-25 14:03:24 +00:00
chenkris
357cc1f618 Revert "Build g7_trusty_next for “next” configuration"
This reverts commit 5011c28eab.

Bug: 348542941
Test: build
Change-Id: I26464d764de6964bc66126ef152ffcf068b8ce1c
2024-06-24 11:24:36 +00:00
chenkris
5011c28eab Build g7_trusty_next for “next” configuration
Bug: 348542941
Test: build
Change-Id: Ie4c8e606980580189d63fb4764428b6aacdefdaa
2024-06-21 04:20:17 +00:00
Ankur Bakshi
18814575aa Merge changes from topic "aug-set1" into main
* changes:
  Update shiba SVN to 32
  Update shiba SVN to 31
  Update shiba SVN to 30
  Update shiba SVN to 29
  Update shiba SVN to 28
2024-06-17 05:04:31 +00:00
Steven Moreland
a64dfb0e1d Merge "Verify shusky prebuilts are 16 KB compatible." into main 2024-06-06 18:20:02 +00:00
Ankur Bakshi
d3e5bfd7a4 Update shiba SVN to 32
Bug: 342381152
Change-Id: I18527bb9a4358c14b2e99646670f0ab2da8173f0
2024-06-05 20:14:27 +00:00
Ankur Bakshi
98ed4cdd4e Update shiba SVN to 31
Bug: 342381152
Change-Id: I2f0f9681455968cdaed4a74d3a77c0b2de1ba14b
2024-06-05 20:12:25 +00:00
Ankur Bakshi
b085ae1f72 Update shiba SVN to 30
Bug: 342381152
Change-Id: I2ef29057958ba6e31c76973de70d69577c1befe5
2024-06-05 20:09:25 +00:00
Ankur Bakshi
755f1354b7 Merge "Update shiba SVN to 27" into main 2024-06-05 19:23:16 +00:00
Steven Moreland
2b195c3b0d Verify shusky prebuilts are 16 KB compatible.
Bug: 342466032
Test: build only
Change-Id: I7025cd2a02904c9bb974112f0f70368325b89d7f
2024-06-05 00:07:37 +00:00
Ankur Bakshi
d650a1559a Update shiba SVN to 29
Bug: 342381152
Change-Id: Ie294dbfad34544b20386d019edf8d24819aa1f6d
2024-05-31 18:22:52 +00:00