Commit graph

311 commits

Author SHA1 Message Date
Steven Moreland
a64dfb0e1d Merge "Verify shusky prebuilts are 16 KB compatible." into main 2024-06-06 18:20:02 +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
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
fab6a485f9 16kb: Use RELEASE_KERNEL_SHIBA_DIR for shiba targets
Test: Built locally
Bug: 333734531
Bug: 308663811
Change-Id: I6190bd55ac2e7007df4f6cab5b64a0666e0a0314
2024-05-14 23:59:34 +00: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
c7f5c0c3d8 Merge "Update shiba SVN to 26" into main 2024-04-26 00:25:05 +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
0d8f79ac75 Update shiba SVN to 27
Bug: 336526332
Change-Id: I4f73498adb2f1dd69794889c1d9311d5d81cacaa
2024-04-25 03:49:58 +00:00
Ankur Bakshi
ee1d0f353a Update shiba SVN to 26
Bug: 336526332
Change-Id: I10f3ff0994ce6c6f15fe73f721aad6ce7408e99b
2024-04-24 19:06:27 +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
2c982ee612 Merge changes from topic "svn-set-3" into main
* changes:
  Update shiba SVN to 25
  Update shiba SVN to 24
2024-04-05 02:13:25 +00:00
Ankur Bakshi
1c184ad088 Update shiba SVN to 25
Bug: 330382848
Change-Id: I5a6512a749937e4b1fb845253962b10268c77913
2024-04-03 23:25:52 +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
Ankur Bakshi
852299ae55 Update shiba SVN to 24
Bug: 330382848
Change-Id: I7c4fd9a493d96ba947f0ee12388e2baf775e07c4
2024-03-28 15:37:52 +00:00
Ankur Bakshi
4cdc3c2822 Merge "Update shiba 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
b479d3efa9 Update shiba SVN to 23
Bug: 325156176
Change-Id: I5cf2d24bfef5c3ca70e4f81b3147f7fd19c379b9
2024-03-21 21:35:21 +00:00
Ankur Bakshi
e347ffcdb3 Merge "Update shiba 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
99a2ca4be8 Update shiba SVN to 22
Bug: 325156176
Change-Id: I10d48ca72b810cac33093cbb2e9364383d916075
2024-03-15 20:28:17 +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
07379fae8b Update shiba SVN to 21
Bug: 325156176
Change-Id: I864730ffcb48d6107531db9fcb6d2be962139b6b
2024-03-13 04:52:00 +00:00
Ankur Bakshi
5805794358 Merge "Update shiba 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
36a6848e8f Update shiba SVN to 20
Bug: 325156176
Change-Id: I94923b559742576c2cb471b2b54a3004a24d6467
2024-02-15 02:12:06 +00:00
Ankur Bakshi
54ab32bf5c Merge "Update shiba SVN to 19" into main 2024-02-14 19:18:22 +00:00
Ankur Bakshi
d9998359ce Update shiba SVN to 19
Bug: 313797924
Change-Id: I6549eb91c600f4035f13aead666737100c492023
2024-02-14 00:54:49 +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
e27391c550 Update shiba SVN to 18
Bug: 313797924
Change-Id: Ie98ca590bf0e2680cdce7ee0a62208c876879b51
2024-01-30 18:49:11 +00:00
Ankur Bakshi
56276f2e0b Update shiba SVN to 17 am: 6b35acb315
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/26028868

Change-Id: I31e60eb387518e459c1d3dbe283cef5d49bb3121
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-29 20:52:23 +00:00
Ankur Bakshi
bd492bdf32 Update shiba SVN to 16 am: b9d77bfe19
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/26024612

Change-Id: I37f719f451b2e72cca7dc228fa759284c3a8a919
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-29 20:52:20 +00:00
Ankur Bakshi
6b35acb315 Update shiba SVN to 17
Bug: 313696499
Change-Id: Ib04e3bfe0ecb5580b8294c80a1e011b130b25230
2024-01-26 22:43:56 +00:00