Skip to content
Snippets Groups Projects
  1. Jan 14, 2019
  2. Jan 12, 2019
  3. Jan 11, 2019
  4. Jan 10, 2019
    • Remi NGUYEN VAN's avatar
      Allow network_stack to use common app api services · d0f65ce2
      Remi NGUYEN VAN authored
      Bug: b/122620633
      Test: m
      Change-Id: I36fe66fc22a1664f9ef25c66f933a2613a6f346b
      d0f65ce2
    • Primiano Tucci's avatar
      Allow perfetto to ingest logs on userdebug/eng · a64d5bb7
      Primiano Tucci authored
      When recording hour-long traces, logcat messages help
      to interpret the trace, giving human readable context on what
      is happening on the system.
      Furthermore this is particularly helpful for startup
      debugging thanks to activity manager instrumentation events
      (am_on_create_called, am_on_start, ...).
      This is only allowed on userdebug/eng builds.
      
      Bug: 122243384
      Change-Id: I4dfaebf21107e9853b0bf42403fbab6c3b4d5141
      a64d5bb7
    • Tim Van Patten's avatar
      Create System Property to Indicate ANGLE Support · 3293abb6
      Tim Van Patten authored
      Create the system property ro.gfx.angle.supported that indicates if the
      device supports ANGLE.   The current planned use of this property is to
      allow CTS to validate ANGLE functionality if the device indicates ANGLE
      is supported.
      
      Bug: 80239516
      Test: Flash the build and verify the property is 'false' for marlin.
      Test: Flash the build and verify the property is 'true' for walleye.
      Change-Id: I00387db9ade34152f79d75453ea17d5ea7b063cd
      3293abb6
    • Chalard Jean's avatar
      Add sepolicy for IpMemoryStoreService · fb15c9f1
      Chalard Jean authored
      Bug: 116512211
      Test: Builds, boots, including upcoming changes needing this
      Change-Id: I6f119368c5a4f7ac6c0325915dff60124c5a6399
      fb15c9f1
    • Tri Vo's avatar
      Merge "Apply full_treble_only to whole rule." · 0fa0d1e5
      Tri Vo authored
      0fa0d1e5
    • Tri Vo's avatar
      Apply full_treble_only to whole rule. · 1e99de57
      Tri Vo authored
      The way we build and run CTS expects full_treble_only and
      compatible_property_only macros to be applied to whole rules and not be
      nested inside other rules.
      
      Fixes: 122601363
      Test: corresponding neverallow rule in auto-generated
      SELinuxNeverallowRulesTest.java is parsed correctly.
      Change-Id: Ibf5187cedca72510fe74c6dc55a75a54a86c02ff
      1e99de57
  5. Jan 09, 2019
  6. Jan 08, 2019
Loading