Skip to content
Snippets Groups Projects
  1. Apr 04, 2021
  2. 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
  3. Dec 03, 2020
  4. Nov 08, 2020
  5. Nov 07, 2020
  6. 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
      Unverified
      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
      Unverified
      045a5042
  7. 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
      Unverified
      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
      Unverified
      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
      Unverified
      04923d61
  8. Oct 25, 2020
  9. Dec 01, 2018
  10. Nov 26, 2018
  11. Oct 06, 2018
  12. Sep 29, 2018
  13. Aug 11, 2018
  14. Aug 06, 2018
  15. Jun 15, 2018
  16. Jun 14, 2018
  17. Jun 10, 2018
  18. Jun 08, 2018
Loading