Skip to content
Snippets Groups Projects
  1. Jan 09, 2024
    • Kangping Dong's avatar
      [Thread] add Android.bp for Thread flags · a59a6e30
      Kangping Dong authored
      This is not required for code in the mainline module since the flag
      infra is not supported for mainline. But we will need to write code
      in UserManager and it needs to be guarded by new Thread flags.
      
      Note that Merged-In is added to skip merging this CL into the
      udc-mainline-prod branch because trunk stable flagging is not supported
      there
      
      Bug: 307679182
      Test: m
      Merged-In: I88c993680976d2e10d672bfdbf45119f2db13868
      Change-Id: Id53fa3e7c9592b04f37f4cbd7dcd0499859e59ed
      a59a6e30
  2. Jan 03, 2024
  3. Jan 02, 2024
    • Rex Hoffman's avatar
      Uptesting is moving folks to /external/robolectric from /external/robolectric-shadows · 242899b8
      Rex Hoffman authored
      This commented out line references the old robolectric ("Robolectric_all-target") which is being replaced by Robolectric_all-target_upstream
      
      Bug: 314757990
      Test: none, this is simply removing a commented out dep.
      Flag: NA
      Change-Id: I25eed6cef457bada06289656745ca5b5286bb467
      242899b8
    • Zhanglong Xia's avatar
      Add Thread resource overlay support · 125a43c1
      Zhanglong Xia authored
      This CL adds resource overlay support to allow developers to
      change the default configuration of using the location country code.
      
      Bug: b/311324956
      Test: Set the resource overlay in cuttlefish, check the default
            configuration via the command `dumpsys thread_network`.
      
      Change-Id: Ide853975e8244f06a382b2eda4844e030539b95d
      125a43c1
    • Zhanglong Xia's avatar
      Set Thread Network country code from location country code · d385e7ee
      Zhanglong Xia authored
      This CL selects the Thread country code from location country code.
      If the location country code is not avaliable, the country code `WW`
      will be selected as the default Thread country code.
      
      This CL also adds Shell commands for developers to override the Thread
      country code for testing.
      
      Bug: b/309357909
      Test: Run `atest ThreadNetworkUnitTests`.
      
      Change-Id: Id87c293005f0e75922a72854b40c41837b74397f
      d385e7ee
    • Yuyang Huang's avatar
      Remove the redundant @return comment to fix build warning · 69f11d01
      Yuyang Huang authored
      Test: TH
      Change-Id: Idc661b6a2ca4ca25ea06e30cae87967a37e9c3fc
      69f11d01
  4. Dec 29, 2023
  5. Dec 28, 2023
  6. Dec 27, 2023
  7. Dec 26, 2023
Loading