TARGET_KERNEL_DIR is overridable and TARGET_BOARD_KERNEL_HEADERS should
be as well, to be consistent for child products which overrides the
kernel.
Bug: 309575209
Test: Build on shiba
Change-Id: I68af705f7d8c226b9b8dca76d95eeab9c0482f36
Signed-off-by: Firman Prayoga <firmanhp@google.com>
For schema parsing, protobuf parses "NaN" as float but not "NAN."
Test: Flash and check sensor values.
Bug: 127794899
Change-Id: I01549ecdabf4fe6af1cff685b97f8f18b0dd3003
Revert submission 25189355-nfc_overlay
Reason for revert: Causing bootloop with signed builds
Reverted changes: /q/submissionid:25189355-nfc_overlay
Bug: 309117462
Test: Compiles, device boots up
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d92852d6470408275fb7e4072188e70ca316c27a)
Merged-In: I08a0c9967cd5da77d59ef60627b793efcf2d8377
Change-Id: I08a0c9967cd5da77d59ef60627b793efcf2d8377
NOTE FOR REVIEWERS - errors occurred while applying the patch.
PLEASE REVIEW CAREFULLY.
Errors:
Error applying patch in device-husky.mk, hunk HunkHeader[427,6->427,3]: Hunk cannot be applied
Error applying patch in device-shiba.mk, hunk HunkHeader[393,6->393,3]: Hunk cannot be applied
Error applying patch in husky/overlay/packages/apps/Nfc/res/values/config.xml: Cannot perform UNIFIED action which overrides an existing file
Error applying patch in husky/rro_overlays/NfcOverlay/Android.bp: Cannot perform UNIFIED action on a non-existent file
Error applying patch in husky/rro_overlays/NfcOverlay/AndroidManifest.xml: Cannot perform UNIFIED action on a non-existent file
Error applying patch in husky/rro_overlays/NfcOverlay/OWNERS: Cannot perform UNIFIED action on a non-existent file
Error applying patch in husky/rro_overlays/NfcOverlay/res/values/config.xml: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/overlay/packages/apps/Nfc/res/values/config.xml: Cannot perform UNIFIED action which overrides an existing file
Error applying patch in shiba/rro_overlays/NfcOverlay/Android.bp: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/rro_overlays/NfcOverlay/AndroidManifest.xml: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/rro_overlays/NfcOverlay/OWNERS: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/rro_overlays/NfcOverlay/res/values/config.xml: Cannot perform UNIFIED action on a non-existent file
Original patch:
From d92852d647 Mon Sep 17 00:00:00 2001
From: Roshan Pius <rpius@google.com>
Date: Sat, 04 Nov 2023 19:00:59 +0000
Subject: [PATCH] Revert "shusky(nfc): Modify NFC overlays for NFC apex"
Revert submission 25189355-nfc_overlay
Reason for revert: Causing bootloop with signed builds
Reverted changes: /q/submissionid:25189355-nfc_overlay
Bug: 309117462
Change-Id: I08a0c9967cd5da77d59ef60627b793efcf2d8377
Test: Compiles, device boots up
---
The aosp shusky pgagnostic targets will use 5.15 kernel.
Bug: 308663939
Test: source build/envsetup.sh
lunch aosp_shiba_pgagnostic-trunk-userdebug
m
Change-Id: Idf85cb903cdf2e11df595b495f0313603bc54ead
Align the same cdev_ceiling for all the profiles to avoid the unexpected throttling request when switching the profile.
Bug: 308646952
Test: emul_temp VSKIN, and monitor thermal throttling log with
open/close camera
Change-Id: Id108ccea6da4f82fe24ed6d275d6d4688ee78c02
Set config_wifiLinkLayerAllRadiosStatsAggregationEnabled to true
So that framework can understand radio stats in general.
Bug: 302224360
Test: Manual
Change-Id: I91789de624faaf38af7894c7c5f7a455044d1d11
Set config_wifiDriverSupportedNl80211RegChangedEvent to true
So that framework can correctly updated country code and associated
channel list.
Bug: 289874603
Test: Manual
Change-Id: I6a259476c8cb8adb92ddd06eaf31009c9e0d6ccd
media_profile contains potentially sensitive data.
These files should not be located in device/google, since this folder
history is visible in AOSP.
Test: build success(source build/envsetup.sh && lunch
husky/shiba/ripcurrent-trunk_staging-userdebug && m)
Test: Manual test with GCA(video recording)
Bug: 305170657
Change-Id: Ia9976f9ec1760c43fa88780133bd06c34318bf6a
Checks syntax and simple brace balances for all JSON files.
Test: Edit any json file and try upload
Bug: 127794899
Change-Id: I2fc6b4cddb8d8da6c72023bd7dc3a580104d6802