Skip to content
Snippets Groups Projects
  1. Dec 01, 2016
  2. Nov 30, 2016
  3. Nov 26, 2016
    • Zhao Wei Liew's avatar
      cm: config: Remove enhanced NFC feature · 8dcba683
      Zhao Wei Liew authored
      This was used for the HCE implementation by SimplyTapp in CM 9 - 10.2.
      Since then, Android has an HCE implementation and this is no longer used.
      
      Change-Id: Icd9db39829c1863c4962aab53959ad527da28bcd
      8dcba683
  4. Nov 24, 2016
  5. Nov 23, 2016
  6. Nov 18, 2016
  7. Nov 15, 2016
  8. Nov 14, 2016
  9. Nov 13, 2016
  10. Nov 10, 2016
  11. Nov 08, 2016
    • Steve Kondik's avatar
      cm: Fix bootanimation sorting · c86fb126
      Steve Kondik authored
      Change-Id: I7d45f6790406db826fbb822fedb4484427b18c31
      c86fb126
    • Dan Pasanen's avatar
      common: add quotes to satisfy kati/bash/make/whatever · 4f174347
      Dan Pasanen authored
      * Honestly, I have no idea why this works. Or, to put it more
        precisely, why it works without this on _some_ devices and not
        others. All of a sudden?
      
      * Without this patch I'm getting:
          /opt/out/14.1/build-cm_d2vzw-clobber.ninja is missing, regenerating...
          terminate called after throwing an instance of 'std::out_of_range'
            what():  basic_string::erase
          make: *** [build/core/ninja.mk:167: /opt/out/14.1/build-cm_d2vzw-clobber.ninja] Aborted (core dumped)
      
          #### make failed to build some targets (5 seconds) ####
      
      Change-Id: I4bf43868bf7dfe13df57151ae3597246164cbebc
      4f174347
  12. Nov 07, 2016
    • Adrian DC's avatar
      vendor: cm: Move fuseblk to system/sepolicy · 143269c2
      Adrian DC authored
       * The rule is needed earlier in system/sepolicy
      
      Change-Id: I3f6c45d48f4af28266f124e918966991016a4e1a
      143269c2
    • Alexander Martinz's avatar
      envsetup: block SDCLANG on Darwin for now · 1bbf3e93
      Alexander Martinz authored
      
      Snapdragon LLVM is not supported on Darwin yet.
      There might be the case where the directory structure is set up
      by default and the build system will try to execute the linux binaries.
      
      This will fail obviously:
        /bin/bash: /Volumes/Android/build/prebuilts/snapdragon-llvm/toolchains/llvm-Snapdragon_LLVM_for_Android_3.8/prebuilt/linux-x86_64/bin/clang: cannot execute binary file
      
      Change-Id: I1f4d0bbda88b540b7ac3159f8e83de4501b9073b
      Signed-off-by: default avatarAlexander Martinz <eviscerationls@gmail.com>
      1bbf3e93
  13. Nov 05, 2016
  14. Nov 04, 2016
  15. Oct 30, 2016
    • mfonville's avatar
      webview_packages: prefer the more powerful webview packages · 9fcd3c6a
      mfonville authored
      If Gapps are installed, better webview providers
      become avaliable.
      
      This commit adds support for those and makes the system
      choose the best provider: Chrome Stable>Google Webview>AOSP Webview
      
      It also allows the user to choose between additional
      providers from Play Store: Chrome Beta, Chrome Dev and Chrome Canary.
      
      This patch is a collobarative work of:
      
      mfonville <maarten.fonville@gmail.com> @mfonville
      rapperskull <rapper.skull@hotmail.it> @rapperskull
      Arne-Christian Blystad <arne.christian.blystad@bartec-pixavi.com> @Blystad
      Alex Naidis <alex.naidis@linux.com> @TheCrazyLex
      
      Bugfixes and move to an overlay by blunden <blunden2@gmail.com>
      
      You can find more information on this topic here: opengapps/aosp_build#76
      
      Change-Id: I006d814b7c12ffe4f29cd865c9d4cc6a60bc7783
      9fcd3c6a
  16. Oct 27, 2016
  17. Oct 26, 2016
    • Michael Bestas's avatar
      More 14.0 -> 14.1 changes · 89450fb9
      Michael Bestas authored
      Change-Id: I38a2589e5743aac0d8b13799b3d79cb2dab8e5d6
    • Adrian DC's avatar
      backuptool: /system/addon.d explicit creation · 13512fb8
      Adrian DC authored
       * Add the addon.d folder creation to preserve_addon_d
          before copying the files back to /system/addon.d
      
       * On CM based ROMs, the path exists for built elements,
          but on other AOSP-based ROMs where this script might
          be used, the folder might not be created on build and
          copy fails, breaking backuptool on second ROM update
      
      Change-Id: I7438823b8d7ad0972649d2bf491d0f6fe423bc99
      13512fb8
Loading