17 Commits

Author SHA1 Message Date
Herbert Xue
5cc08e618f Remove unused Android.mk under device/google/bramble
- Rename Android.mk as Android.mk.template for files under
  self-extractors folder.
- Convert dumpstate/Android.mk to Android.bp

Bug: 346457924
Test: m android.hardware.dumpstate@1.1-service.bramble
Change-Id: Id3638d6f5125665f17e7d08ff51c295890676056
2024-06-11 12:31:00 +08:00
Bill Yi
66671abcd4 Update blobs as of T
TEST: Generate blobs and make

BUG: 226979960
Change-Id: Ib7db94e2022134cdfcf38f4010d2812c87200342
2022-05-02 23:26:55 +00:00
Bob Badour
8dcef9c129 Non-module targets.
Bug: 151177513
Bug: 213388645
Bug: 210912771

Test: m droid dist reportmissinglicenses

Change-Id: I285ac509e47d08f1259903f3784c4b1110b31f0e
2022-04-13 11:59:32 -07:00
Bill Yi
10ba0a84f7 Add new notice file build logic
BUG: 223289891

Change-Id: Id622927dc17f40536c60ce9f61ef11531303babc
Merged-in: Id622927dc17f40536c60ce9f61ef11531303babc
2022-04-13 11:59:16 -07:00
Cole Faust
e30180b4db Inline usages of LOCAL_STEM
Having no variables in include/inherit-product statements
makes the conversion to starlark cleaner.

Bug: 211659921
Test: Presubmits
Change-Id: Ie25a7b8d97d821c2b02aed936e8dbfe779094887
2021-12-21 11:41:45 -08:00
TreeHugger Robot
2f25592460 Merge "Update vendor blobs" into sc-dev am: 1ca3b52b2d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bramble/+/15229675

Change-Id: I6a1fe6a4c927ebe09338d8aff9ace8ebb9e9af71
2021-07-08 16:36:42 +00:00
Bill Yi
5f1cc581bb Update vendor blobs
BUG: 189477034
Change-Id: I320f68dce1adc5b9f65ed4a8b707db91d79c294d
2021-07-07 23:02:11 -07:00
Ulya Trafimovich
85d4b1d053 Disable dexpreopt and <uses-library> check for APKs. am: 21aa025bf7 am: 5089220b72
Original change: https://android-review.googlesource.com/c/device/google/bramble/+/1741522

Change-Id: I1d07c546c8eee94f4c18e90d432c5fdab1368410
2021-06-22 21:30:39 +00:00
Ulya Trafimovich
21aa025bf7 Disable dexpreopt and <uses-library> check for APKs.
This has to be done because the APKs depend on libraries for which there
are no modules in the build system, so it's impossible to add a build
dependency on them. As a consequence, it is not possible to construct
class loader context for dexpreopt.

Bug: 132357300
Test: treehugger
Change-Id: I81a4a58b601b3fb496ae7b78eb6abaff20dbf451
2021-06-22 00:03:05 -07:00
Bill Yi
6de00c7613 Update blobs list for S
BUG:189477034

Change-Id: I476ff764982103587f7d9ae709012d287692e8a2
2021-05-27 19:02:37 +00:00
Bob Badour
bfd99ff891 [LSC] Add LOCAL_LICENSE_KINDS to device/google/bramble
Added SPDX-license-identifier-Apache-2.0 to:
  bramble/overlay_packages/FrameworkOverlayG6QU3/Android.bp
  bramble/overlay_packages/SettingsOverlayG025E/Android.bp
  bramble/overlay_packages/SettingsOverlayG025H/Android.bp
  bramble/overlay_packages/SettingsOverlayG025I/Android.bp
  bramble/overlay_packages/SettingsOverlayG6QU3/Android.bp
  dumpstate/Android.mk
  self-extractors/qcom/staging/Android.mk
  usb/Android.bp
  vibrator/drv2624/Android.bp
  vibrator/drv2624/bench/Android.bp
  vibrator/drv2624/tests/Android.bp
  voice_processing/Android.bp

Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD to:
  Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I0f4b08deb9218a5097caf7fa8b205b3dc3127da5
2021-03-15 09:32:14 -07:00
Bob Badour
bce34a472c [LSC] Add LOCAL_LICENSE_KINDS to device/google/bramble
Added SPDX-license-identifier-Apache-2.0 to:
  dumpstate/Android.mk
  self-extractors/qcom/staging/Android.mk

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I650e6b77f955589243ffd48718ce85cb5d6e9fec
2021-03-11 09:48:00 -08:00
Bill Yi
ffe2af7316 Add telephony permission xml files
BUG: 172434559
Change-Id: Ia1d4ed007a74d0f69cdd5189a329f169b0c336f3
2020-12-21 08:34:26 -08:00
Bill Yi
c37d6aedca Add telephony blob and mark as priv-app
BUG: 147820999
Change-Id: I8c0595610e3b24a4cfeb2ffb76615ab76379ffaf
2020-09-23 14:29:44 -07:00
Bill Yi
e5d1577b84 Update bramble vendor blobs
BUG: 147820999
Change-Id: I2bf90dc1401d83f094bea80d49b3aa08228edb4a
2020-08-04 11:29:18 -07:00
Bill Yi
c0caa4683e Add ims and QtiTelephonyservice prebuilts
TEST: build
BUG: 147820999
Change-Id: I506980649e48f5951fc8c256af1404e257eacd26
2020-04-11 15:26:34 -07:00
Bill Yi
6975183beb Add vendor blobs support for bramble
TEST: build/flash
BUG: 147820999
Change-Id: I594d1bc53059eddd9eda2f73e9bdddd54779e76f
2020-04-03 10:05:31 -07:00