Commit graph

352 commits

Author SHA1 Message Date
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
Pawan Wagh
b91082483f Use husky specific flag for dev options
Husky and shiba might use different kernels moving forward and
dev options should be controlled by separate flags on husky and
shiba.

Test: Build husky-trunk_staging-userdebug
Bug: 342011434
Change-Id: I8c855c95d99e4e4b3f2233179f368bcbb63a9720
2024-05-23 20:25:17 +00:00
Ravi Jain
1e6976040c Merge "Vibrator: Set Soong Config variable - kernel_ver" into main 2024-05-20 11:00:39 +00:00
Ravi Jain
f080086bd2 Vibrator: Set Soong Config variable - kernel_ver
Bug: 340148508
Test: Build and check fw files in all devices.
Change-Id: Ic0e1a84d606f2cb86d498b2508babd126a11eda0
2024-05-20 06:49:57 +00:00
Pawan Wagh
443b449e02 16kb: Setup 16k OTA config for [husky|shiba] targets
Enabling developer option based on trunk stable flags
- RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION
- RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION

This change includes
- conditional config for 16kb developer option in [husky|shiba] targets.
- Path setup required for OTA generation for 16kB developer options.

Test: $ source build/envsetup.sh
      $ lunch husky-trunk_staging-userdebug
      $ get_build_var TARGET_KERNEL_DIR_16K
      device/google/shusky-kernels/5.15/trunk-11828503/16kb
      $ get_build_var RELEASE_KERNEL_HUSKY_DIR
      device/google/shusky-kernels/5.15/trunk-11828503
      $ m

Bug: 295035851
Change-Id: Ie88f22b9cd2fb8ba233683650fcdb4e79810e564
2024-05-16 00:06:45 +00:00
Juan Yescas
d83a4ff79b 16kb: Set ext4 filesystem for data/metadata partition in pgagnostic targets
Test: Built shusky agnostic target
Bug: 333734531
Bug: 308663811
Change-Id: Ia14228aec87eefffd04c96a408e80bd8d3c344a1
2024-05-14 17:50:38 -07:00
Juan Yescas
9ba0df1300 16kb: Configure the file system and kernel for pgagnostic targets
Test: $ source build/envsetup.sh
      $ lunch husky_pgagnostic-trunk_staging-userdebug
      $ get_build_var TARGET_USERDATAIMAGE_FILE_SYSTEM_TYPE
      ext4
      $ get_build_var TARGET_KERNEL_DIR
      device/google/shusky-kernels/5.15/trunk-11828503/16kb
Bug: 333734531
Bug: 308663811
Change-Id: I8d69e4df68303351a9d402c4d458061c72499cd7
2024-05-13 17:13:50 -07:00
Treehugger Robot
eb1e30378a Merge "Add system property for concurrent encryption on LE and BR/EDR" into main 2024-04-30 02:00:49 +00:00
Vilas Bhat
4604f3b565 16kb: Set NO_BIONIC_PAGE_SIZE_MACRO on shusky targets
Test: source build/envsetup.sh
      lunch aosp_{shiba,husky}-trunk_staging-userdebug
      get_build_var TARGET_NO_BIONIC_PAGE_SIZE_MACRO
Bug: 310232825
Change-Id: Ib005384c58912f53a3294512a175d1c6fd78dbf6
2024-04-29 21:11:02 +00:00
Thomas Girardier
c4317fe1d0 Merge "Revert "bt: set system property Auto-On to false by default"" into main 2024-04-26 04:02:59 +00:00
Ankur Bakshi
515a7dbe70 Merge "Update husky SVN to 27" into main 2024-04-26 00:25:27 +00:00
Ankur Bakshi
39a85a735c Merge "Update husky SVN to 26" into main 2024-04-26 00:25:19 +00:00
Thomas Girardier
880e707175 Revert "bt: set system property Auto-On to false by default"
This reverts commit 2ee76c4e8f.

Reason for revert: Auto On has been approved for 24Q3

Change-Id: I632b92cd1facf4a1548cecaf3c74627d5d7058c5
2024-04-25 16:23:15 +00:00
Ankur Bakshi
ad5cbe7e1d Update husky SVN to 27
Bug: 336526332
Change-Id: If58957f829a5e1e7ce3180dcff86a1fc67cb0263
2024-04-25 03:52:00 +00:00
Ankur Bakshi
18c172a490 Update husky SVN to 26
Bug: 336526332
Change-Id: I9921b837eebe742953ac8d7300d6131bd39e2495
2024-04-24 01:09:29 +00:00
Treehugger Robot
d34ee0e34b Merge "Switch bootloader directory to control by build flag" into main 2024-04-19 06:38:45 +00:00
Cyan_Hsieh
7e6f1e6cf0 Switch bootloader directory to control by build flag
Bug: 333834221
Change-Id: I71813042214ef6407b6389a1f2e57c1ffd84a2f9
2024-04-18 16:27:53 +08:00
Charles Yo
21a104891d Merge "Switch kernel directory to control by build flag" into main 2024-04-16 01:34:48 +00:00
Benson Li
7238f5c62e Add system property for concurrent encryption on LE and BR/EDR
Bug: 330704060
Change-Id: I31f8bcb49359473d52474231b6e777c62109ae51
Test: make
2024-04-15 12:14:27 +00:00
Cyan_Hsieh
38562b32f8 Switch kernel directory to control by build flag
Bug: 309749142
Change-Id: If82fdbbd87cccba0763479e075289efd739e7e34
2024-04-12 18:35:02 +08:00
Limon Mia
2ee76c4e8f bt: set system property Auto-On to false by default
Bug: 333829874
Test: build & install & adb getprop
Change-Id: I8b28b547113a7e3e303e4992956ea2c1264339e6
2024-04-11 06:54:17 +00:00
Ankur Bakshi
db65aea9d1 Merge changes from topic "svn-set-3" into main
* changes:
  Update husky SVN to 25
  Update husky SVN to 24
2024-04-05 02:13:25 +00:00
Ankur Bakshi
7394731975 Update husky SVN to 25
Bug: 330382848
Change-Id: Id94385f0609d23edf7c2591dd1c3e2f6f4a421bf
2024-04-03 23:21:02 +00:00
Yabin Cui
9e20df3443 shiba/husky: add etm modules in userdebug/eng builds
Bug: 321061072
Test: build and run shiba/husky
Change-Id: Id440eac68093231ea65a777caa64fc48befb9729
2024-04-03 11:47:24 -07:00
John Chang
80d18dc54c display: low-light blocking zone support
Bug: 315876417
Test: verify the functionality works
Change-Id: Id204511dbeb106f527e16279b4c20c990873fd58
2024-04-01 22:24:50 +00:00
Ankur Bakshi
3e17345d59 Update husky SVN to 24
Bug: 330382848
Change-Id: Ibba665e3b6d1b82e443164fcc2674b39b2116da5
2024-03-28 15:39:37 +00:00
Ankur Bakshi
17c3ca847f Merge "Update husky SVN to 23" into main 2024-03-26 22:20:47 +00:00
Cyan Hsieh
58c306d674 Merge "Branch bootloader prebuilts for 24Q3 release" into main 2024-03-25 09:19:26 +00:00
Ankur Bakshi
80189a8059 Update husky SVN to 23
Bug: 325156176
Change-Id: I1e9a48a44b62f1c50a0bb6b3ec8edf8231ea8dde
2024-03-21 21:42:27 +00:00
Ankur Bakshi
f3b776be8d Merge "Update husky SVN to 22" into main 2024-03-20 05:01:24 +00:00
Cyan_Hsieh
36fff56043 Branch bootloader prebuilts for 24Q3 release
Bug: 326002225
Change-Id: I2eca814516b28f95ffba1a94ed0fcfc8b6fa8bd0
2024-03-18 18:32:21 +08:00
Nina Chen
408124713b Merge "Change the rule to specify kernel directory with release configurations" into main 2024-03-18 03:47:37 +00:00
Ankur Bakshi
2b01dea3b7 Update husky SVN to 22
Bug: 325156176
Change-Id: Id3a8013daf98c3983ee76c4d7cb115a00e46535f
2024-03-15 20:28:34 +00:00
Nina Chen
b3fbb99d1b Change the rule to specify kernel directory with release configurations
Bug: 326879772
Change-Id: Ie57e73e42b0ad9feab0a7250aac5c83dc3cd2f7c
Signed-off-by: Nina Chen <sheaunic@google.com>
2024-03-15 14:33:38 +08:00
Ankur Bakshi
b5a4171259 Merge "Update husky SVN to 21" into main 2024-03-14 01:35:08 +00:00
Treehugger Robot
0bf1c36be1 Merge "Revert "uwb: set calibrations for v6.3"" into main 2024-03-14 00:12:54 +00:00
Hasan Awais
69e44dc03b Revert "uwb: set calibrations for v6.3"
This reverts commit f39e1b74cc.

Reason for revert: b/327447971

Bug: 327447971
Change-Id: Ie82683fe1a89040af8ff01dc921c6d58995e9eb6
2024-03-12 20:24:54 +00:00
Ankur Bakshi
edcc8052be Update husky SVN to 21
Bug: 325156176
Change-Id: Ib5a0543902942460fb6818c3d8a540b4d9f5d5de
2024-03-06 15:02:19 +00:00
Ankur Bakshi
b1a860217f Merge "Update husky SVN to 20" into main 2024-03-06 02:53:13 +00:00
Limon Mia
8a517f4a68 BT: Set system property for Bluetooth Auto On for P23
Set bluetooth.server.automatic_turn_on true for Bluetooth Auto On
feature.
The feature will be enabled with both system property and flag set.

Bug: 328168961
Test: check system property value
Change-Id: I0c6785fc7daa51b728872892c83ad20babe3253b
2024-03-05 07:43:44 +00:00
Treehugger Robot
b2096c8145 Merge "Initial Bootloader prebuilt for AP3% build" into main 2024-02-29 17:52:00 +00:00
Cyan_Hsieh
9a2484adcf Initial Bootloader prebuilt for AP3% build
Bug: 326002225
Change-Id: I47a6d882e3403801753858bb215c6dcd017fdbe9
2024-02-27 16:45:38 +08:00
Gaurav Sarode
d1ac2781f9 Fix properties to enable override
AAOS_on_phone targets need to override these properties, without
that builds are failing.

bug: 326659788
Test: local build
Change-Id: I272b79140abf4ab355a35e856d1c5be2d5e066c7
2024-02-23 15:57:12 -08:00
Ankur Bakshi
e73a3382ce Update husky SVN to 20
Bug: 325156176
Change-Id: Icefa2c49df565c52d217751afcf166897e071a7a
2024-02-15 02:14:10 +00:00
Ankur Bakshi
9c0f148101 Merge "Update husky SVN to 19" into main 2024-02-14 19:18:22 +00:00
Ankur Bakshi
a21b06bef1 Update husky SVN to 19
Bug: 313797924
Change-Id: I3a3fcc4d17b22c85b61c6dfd82f4198242c3ca37
2024-02-14 00:57:21 +00:00
Alice Kuo
2ce336b5ef Extend LE Audio allow list candidate device
Bug: 323247113
Test: tester manual test result via b/322564783
Change-Id: Ibb24a745e731ef2c67e405dab85231750a45f6b7
2024-02-07 07:29:41 +00:00
Nikhil Bhanu
2c4772b15b Revert "Audio: Enabled stereo spatialization property for shiba and husky"
This reverts commit 30944201fa.

Reason for revert: Stereo spatialization on shiba and husky must be offloaded to avoid DoU impact, will re-enable once offload is supported.

Bug: 303920722

Change-Id: I217b76a28ecf7145ed08d62d4e04b2eed58541f7
2024-02-07 03:51:22 +00:00
Nikhil Bhanu
30944201fa Audio: Enabled stereo spatialization property for shiba and husky
Bug: 323223919
Bug: 303920722
Test: manual - Tested enable/disable behavior on shiba
Test: manual - Playback stereo content with spatial audio enabled

Change-Id: Id970fadaa7074e4246212a493976c04f3d71ae4c
2024-02-06 05:07:04 +00:00
Ankur Bakshi
4cbc54577d Update husky SVN to 18
Bug: 313797924
Change-Id: I12d6f132e4aebe88d11658b6b972d194ed441076
2024-01-30 18:48:51 +00:00