Skip to content
Snippets Groups Projects
  1. Aug 15, 2020
    • Prakash Pabba's avatar
      onclite: Enable ipsec_tunnel feature · 31c13c90
      Prakash Pabba authored and Dhina17's avatar Dhina17 committed
      Fixed : CTS issue due to ipsec_tunnel feature.
      
      CTS issues are showing failure on devices with first_api_level set to
      29 . With this api level certain test cases which weren't executing
      till now begin executing. Ex: android.net.cts.IpSecManagerTunnelTest.
      
      These tests mandatorily requrire ipsec_tunnel feature to be enabled.
      
      Change-Id: If52b652ac3cc6488fefcf851527f224efa03e7eb
      31c13c90
    • Zhao Fan's avatar
      onclite: IMS: Filter out the conference host in the CEP for some carriers · aff4a2ca
      Zhao Fan authored and Dhina17's avatar Dhina17 committed
      Remove config which disable filtering out conference host for
      some carriers.
      
      Change-Id: I02e9e2b5bda3a3c497c0c9617fa8be5c5529e170
      CRs-Fixed: 2721996
      aff4a2ca
    • Wileen Chiu's avatar
      onclite: Add new config overlay for call composer · f716bc76
      Wileen Chiu authored and Dhina17's avatar Dhina17 committed
      - add a new config and set as true for mcc/mnc
      which support call composer calls
      - allow implicit broadcast of new intent, which
      contains call composer information
      
      Change-Id: I5d042f88d57d54f3b7a944d9a2f49061cd0313d3
      CRs-Fixed: 2672216
      f716bc76
  2. Aug 14, 2020
  3. Aug 12, 2020
  4. 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
  5. Jul 18, 2020
  6. Jul 17, 2020
  7. Jul 05, 2020
  8. Jul 04, 2020
  9. 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
  10. Jun 29, 2020
  11. Jun 28, 2020
    • Dhina17's avatar
      onclite: AVB: Don't set rollback index · ffabd061
      Dhina17 authored
      
      * Rollback protection is useless when device bootloader is UNLOCKED.
        In UNLOCKED state,rollback failures are allowed.
      
      * In UNLOCKED state,even rollback stored_rollback_index[n] on the device won't be updated with flag values.
        But Sadly the timestamp of the SPL still persists on device's devinfo even when you erase that.
      
      * Unlike Pixel Devices,MIUI doesn't set any SPL timestamp to enforce rollback protection.
        So Unfortunately,Because of these reasons users can't relock their device bootloader with stock MIUI.
        So Drop this to save upcoming  users.
      
      Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
      Change-Id: I35d541a77168d67824beb6dc644de3491b2f9e50
      ffabd061
  12. Jun 22, 2020
    • Davide Garberi's avatar
      onclite: fstab: Switch to FBE as default encryption method · 85358bce
      Davide Garberi authored and Dhina17's avatar Dhina17 committed
      * Switching to a different encryption method as FBE, which has no
        support to encrypt existing files, requires users to format /data completely.
        However, we are able to retain FDE functionality on already encrypted
        devices by setting encryptable=footer fstab entry.
      
      * This commit switches the default encryption to FBE on non-encrypted devices.
      
      * FDE support should be completely dropped in the next version of Android.
      
      Change-Id: Id7528f11e18284dae39b7844d23129973683477e
      85358bce
    • Dhina17's avatar
      onclite: Drop Snap overlays · 45734e2b
      Dhina17 authored
      * default values
      
      Change-Id: Id81e13837c82e4db8f318f5e5cc95abaebdc5347
      45734e2b
  13. Jun 08, 2020
  14. Jun 07, 2020
  15. May 26, 2020
Loading