Skip to content
Snippets Groups Projects
  1. Nov 27, 2023
  2. Nov 21, 2023
  3. Nov 19, 2023
  4. Nov 09, 2023
  5. Aug 23, 2023
  6. May 12, 2023
  7. Apr 28, 2023
  8. Apr 21, 2023
  9. Mar 24, 2023
  10. Nov 01, 2022
  11. Oct 20, 2022
  12. Sep 29, 2022
  13. Mar 18, 2022
  14. Mar 14, 2022
  15. Aug 01, 2021
  16. Apr 12, 2021
    • Kevin F. Haggerty's avatar
      beckham: Don't let builds complete without vendor tree · f5c50926
      Kevin F. Haggerty authored and Nolen Johnson's avatar Nolen Johnson committed
      * There is zero reason to ever build without blobs. We've even seen
        this situation with official builds from our servers. It's always
        better for a build to fail than it is for it to produce something
        that has no chance at working.
      
      Change-Id: I4968795670c91f691e9ecdc0e4af62e16ba3a93a
      f5c50926
  17. Apr 04, 2021
  18. Apr 03, 2021
    • Nolen Johnson's avatar
      beckham: Cleanup dead targets · 6120ea67
      Nolen Johnson authored and Joshua Blanchard's avatar Joshua Blanchard committed
      build/make/core/main.mk:1136: warning:  device/motorola/beckham/lineage_beckham.mk includes non-existent modules in PRODUCT_PACKAGES
      Offending entries:
      nqnfcee_access.xml
      nqnfcse_access.xml
      build/make/core/main.mk:1136: error: Build failed.
      15:35:26 ckati failed with: exit status 1
      
      To do this yourself, put the following line into
      lineage_$TARGET.mk:
      
      `$(call enforce-product-packages-exist,)`
      
      Note that the above flag must be in the product
      makefile to work.
      
      Change-Id: I0e4d93f4c3be077d49befa1f547d11d623ca74d5
      6120ea67
  19. Dec 03, 2020
  20. Nov 08, 2020
  21. Nov 07, 2020
  22. Oct 28, 2020
    • Joshua Blanchard's avatar
      beckham: Add aov_ec_mixer_paths for MotSpeakerHelper · d4f12f99
      Joshua Blanchard authored
      * Based on observing these in logs...
        - E audio_route: Failed to open /vendor/etc/aov_ec_mixer_paths.xml:
            No such file or directory
        - I MotSpeakerHelper: AOV_EC mixer_path xml not found
      
      Change-Id: Iba85d6b192ab408345785b28bbcd434ec72cae1c
      d4f12f99
    • Joshua Blanchard's avatar
      beckham: Create /data/gbfirmware for ModService · 045a5042
      Joshua Blanchard authored
      * Do this by creating init.sys.beckham.rc which will run from
        /system during post-fs-data. This way the directory gets created
        and proper sepolicies are set and ModService is satisfied.
      
      * Update sepolicy accordingly
      
      * Also, change gbfirmware_file -> greybus_fw_data_file which is the
        same as the stock label.
      
      Change-Id: I8ee402e49dee8f95133634d57b48354a7b2acf43
      045a5042
  23. Oct 26, 2020
    • Michael Gernoth's avatar
      beckham: Exclude Lineage Camera app · 6475d0ad
      Michael Gernoth authored and Joshua Blanchard's avatar Joshua Blanchard committed
      * We use our moto Camera app.
      
      EDIT: This way allows us a little more flexability and
      doesn't require decommonizing the package for all devices.
      
      Change-Id: I5345fc03f45844bb10d629f100720e39fbbdf9ee
      6475d0ad
    • Joshua Blanchard's avatar
      beckham: Enable support for prebuilt audiohal · c7a54c01
      Joshua Blanchard authored
      * Setting the flag excludes building the audiohal so we
        don't still end up with the arm64 variant source built
        blob at /vendor/lib64/hw/ being stock only includes arm
        version of the hal, which when shipping the prebuilt blobs,
        are the only variants overridden.
      
      Change-Id: I66c2216e11eec39afdbde488a153fc351e691ea9
      c7a54c01
    • Nolen Johnson's avatar
      beckham: Include MotoSignatureApp · 04923d61
      Nolen Johnson authored and Joshua Blanchard's avatar Joshua Blanchard committed
      * Needed for MotCamera2 to update via the Play Store.
      * Also exclude from dex-opt'ing on host, as this app
        is known not to like that (see: shamu, clark).
      
      Change-Id: Ibf2aafd731783fdae63b228460753457296de47c
      04923d61
  24. Oct 25, 2020
  25. Dec 01, 2018
  26. Nov 26, 2018
  27. Oct 06, 2018
  28. Sep 29, 2018
Loading