Skip to content
Snippets Groups Projects
  1. Oct 08, 2020
  2. Oct 02, 2020
  3. Sep 24, 2020
    • LuK1337's avatar
      onclite: Include dtbo in recovery image · a0f23460
      LuK1337 authored and Dhina17's avatar Dhina17 committed
      * This allows us to drop dependency on dtbo partition
        being in sync with recovery.
      * Test: fastboot erase dtbo && fastboot boot recovery.img
      
      Change-Id: Id0b36db9634ba7b20143c247c68da5d31891fce1
      a0f23460
  4. Sep 23, 2020
  5. Sep 08, 2020
    • Dhina17's avatar
      onclite: Drop useless mkbootimg args · 60813bd7
      Dhina17 authored
      * No need to pass these args --ramdisk_offset and --tags_offset with these values to mkbootimg since these values are default
      
      Change-Id: I5846c6546195beb48ecb310d2796b43cb18f5858
      60813bd7
  6. Aug 27, 2020
  7. Aug 25, 2020
  8. Aug 17, 2020
  9. Aug 15, 2020
  10. Aug 14, 2020
  11. Aug 12, 2020
  12. Jul 26, 2020
    • Dhina17's avatar
      onclite: Kill BT A2DP offload · 8680cbd2
      Dhina17 authored
      
      * sdm632/msm89xx doesn't support bt a2dp offload.
        So Drop it.
      
      This commit includes:
      
      Revert "onclite: Disable A2DP offload in developer options by default"
      
      This reverts commit 6a7fb7ac.
      
      Revert "onclite: BluetoothAudio HAL: flip to be enabled by default"
      
      This reverts commit 0f7bb134.
      
      Revert "onclite: A2DP offload: swap audio XML files"
      
      This reverts commit de431649.
      
      Revert "onclite: Enable BT A2DP offload"
      
      This reverts commit db524341.
      
      Revert "onclite: Support A2DP offload for Bluetooth Audio HAL V2"
      
      This reverts commit 59b8e902.
      
      Change-Id: I7e86b810b14023f8428927147cce77493863d7a0
      Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
      8680cbd2
  13. Jul 18, 2020
  14. Jul 17, 2020
  15. Jul 05, 2020
  16. Jul 04, 2020
  17. Jul 02, 2020
    • Hu Wang's avatar
      onclite: wifi: Enhance move_wifi_data.sh to copy required files · 7d11f54a
      Hu Wang authored and Dhina17's avatar Dhina17 committed
      Commit I3b8c050878b0df3cc1cfcba27b7716ab0a9cde31 moves all the
      files from /data/misc/wifi to /data/vendor/wifi for OTA update.
      
      Not all files need to be moved, e.g. moving WifiConfigStore.xml
      makes saved networks lost.
      
      So use copy instead of move for required files only:
      - p2p_supplicant.conf: persistent p2p networks
      - hostapd.accept: mac whitelist (if present)
      - hostapd.deny: mac blacklist (if present)
      
      CRs-Fixed: 2357338
      Change-Id: I736bf5e65b489d658e3cb3826a84a860fdae5bca
      7d11f54a
  18. Jun 29, 2020
Loading