Skip to content
Snippets Groups Projects
  1. Jul 25, 2023
    • Tomasz Wasilczyk's avatar
      No need to include cutils/threads.h · 947a192a
      Tomasz Wasilczyk authored
      Bug: 289414897
      Test: it builds
      Change-Id: Iaaa94da72df680406138364e06865c768b79edef
      947a192a
    • Kangping Dong's avatar
    • Kangping Dong's avatar
      [Thread] define Thread hardware feature · c210fff1
      Kangping Dong authored
      Define Thread hardware feature FEATURE_THREADNETWORK = "android.hardware.threadnetwork"
      so that apps/users can know whether the device has Thread support.
      
      This flags is defined as public API but not system API because we
      defined TRANSPORT_THREAD as public API and general apps can access
      Thread network by adding callback for the Thread network. Adding
      the FEATURE_THREADNETWORK as public API allows apps to be more
      clear/confident of whether they can retrieve the Thread network
      with TRANSPORT_THREAD.
      
      FR: b/235016403
      
      Bug: 284296494
      Bug: 292948264
      Change-Id: I3bce3458fa721a20d8937a0c70eec2dbc7c54bc6
      c210fff1
  2. Jul 21, 2023
  3. Jul 20, 2023
  4. Jul 19, 2023
  5. Jul 18, 2023
  6. Jul 17, 2023
  7. Jul 15, 2023
    • Brandon Liu's avatar
      Provided a solution to sort partitions from order in · 39e15f09
      Brandon Liu authored
      /product/overlay/partition_order.xml, added a debugging command
      to dump the partition order and how it get established.
      
      Bug: b/278850109
      Test: Added and verified affected tests pass.
      Change-Id: I707ace74dc55ed5e37b672f191636e8d0ff78e95
      Merged-In: I707ace74dc55ed5e37b672f191636e8d0ff78e95
      39e15f09
  8. Jul 14, 2023
Loading