summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2021-03-11[LSC] Add LOCAL_LICENSE_KINDS to device/google/bonitoBob Badour
Added SPDX-license-identifier-Apache-2.0 to: bonito/overlay_packages/SettingsOverlayG020A/Android.bp bonito/overlay_packages/SettingsOverlayG020B/Android.bp bonito/overlay_packages/SettingsOverlayG020C/Android.bp bonito/overlay_packages/SettingsOverlayG020D/Android.bp bootctrl/Android.bp dumpstate/Android.mk health/Android.bp keymaster/Android.bp pixelstats/Android.bp powerstats/Android.bp rro_overlays/WifiOverlay/Android.bp sargo/overlay_packages/SettingsOverlayG020E/Android.bp sargo/overlay_packages/SettingsOverlayG020E_VN/Android.bp sargo/overlay_packages/SettingsOverlayG020F/Android.bp sargo/overlay_packages/SettingsOverlayG020F_VN/Android.bp sargo/overlay_packages/SettingsOverlayG020G/Android.bp sargo/overlay_packages/SettingsOverlayG020G_VN/Android.bp sargo/overlay_packages/SettingsOverlayG020H/Android.bp sargo/overlay_packages/SettingsOverlayG020H_VN/Android.bp self-extractors/qcom/staging/Android.mk self-extractors_sargo/qcom/staging/Android.mk usb/Android.bp voice_processing/Android.bp Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD SPDX-license-identifier-GPL-2.0 SPDX-license-identifier-MIT legacy_unencumbered to: Android.bp Added SPDX-license-identifier-BSD to: gpt-utils/Android.bp sdm710/thermal-engine/Android.mk Added SPDX-license-identifier-MIT legacy_unencumbered to: json-c/Android.mk Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Id8c6575eaf6c928c0e5e2b2ac4221357e3dc4897
2019-05-20Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.Tao Bao
In favor of using boot control HAL under recovery. Bug: 34254109 Test: TreeHugger Test: Sideloading a package on bonito. Change-Id: Ie9b11d41675be6b3aa13a51925b6b124b05fa44f
2018-10-30health HAL: implement health HALDenny cy Lee
sync from: ag/5235847 Test: lshal debug android.hardware.health@2.0::IHealth/default Test: vts-tradefed run singleCommand vts -m VtsHalHealthV2_0Target Test: vts-tradefed run singleCommand vts -m VtsHalHealthV1_0Target Bug: 117744364 Bug: 117744536 Bug: 117744136 Change-Id: I6e2338753b57d03bf830cc2e9e27a06a8754e519 Signed-off-by: Denny cy Lee <dennycylee@google.com>
2018-10-11Revert "thermal: Move common thermal HAL code to shared Pixel library."Andrew Chant
This reverts commit e3d1ddfc8aba0ec261c3e458a1f44d9e0b178851. Reason for revert: Break PDK build. Bug: 117580600 Change-Id: Ib00d72ed0903d5d5b62a3d3129bd4b09605ace59
2018-10-09thermal: Move common thermal HAL code to shared Pixel library.Vincent Palomares
Removed references to battery_thresholds.cpp/h. (The code is no longer useful, and is actually getting removed in the shared library.) Bug: 117104007 Test: adb shell dumpsys hardware_properties adb shell su 0 lshal debug android.hardware.thermal@1.1::IThermal/default pts -m PtsThermalHalTestCases vts -m VtsHalThermalV1_0Target vts -m VtsHalThermalV1_1Target Change-Id: Id517eea8e3e9bee1fbc579f176ff8850180ed105 Signed-off-by: Vincent Palomares <paillon@google.com>
2018-09-19Replace symlink with bp namespaceAdam Shih
Bug: 114589535 Test: build pass and wait_for_strongbox exists Change-Id: Ifb63a408f098a60fb02cb538e1a21ddbb82c8002