Skip to content
Snippets Groups Projects
  1. Jul 25, 2017
  2. Jul 18, 2017
    • Dan Cashman's avatar
      rm memcg type from ignore list. · 9d0737a5
      Dan Cashman authored
      This type was removed in commit: 93166cef
      and no longer needs to be included in compatibility infrastructure.
      
      Bug: 62573845
      Test: None, prebuilt change.
      Change-Id: I9dc05512c7fcb3ef4445c4c6b040809a1d595282
      9d0737a5
  3. Jul 12, 2017
    • Lorenzo Colitti's avatar
      Revert "Temporarily remove netd_stable_secret_prop from compat infra." · 98e96fac
      Lorenzo Colitti authored
      This reinstates the exception for netd_stable_secret_prop, which
      was added after O sepolicy freeze. This exception, along with the
      corresponding core sepolicy change, was reverted in order to
      allow these policies to be added to per-device sepolicy.
      
      DO NOT SUBMIT until http://ag/2528214 has automerged to master.
      
      This reverts commit 777c8ee0.
      
      Bug: 17613910
      Bug: 62573845
      Test: make -j64 bootimage
      Change-Id: I20b52f1d8e1c0cbb18a339bf45586dacbc7405ad
      98e96fac
  4. Jul 11, 2017
    • Lorenzo Colitti's avatar
      Temporarily remove netd_stable_secret_prop from compat infra. · 777c8ee0
      Lorenzo Colitti authored
      This will allow removing the netd_stable_secret_prop from common
      policy in master. It will be re-added after the wahoo-specific
      sepolicy for netd_stable_secret_prop lands in oc-dr1-dev, is
      automerged to master, and then is reverted in master.
      
      This reverts commit ebea2b45.
      
      Bug: 17613910
      Bug: 62573845
      Test: None, prebuilt change only.
      Change-Id: I1234326d2fe6446e7e09ba9e97187518fa9bce33
      777c8ee0
  5. Jul 07, 2017
    • Dan Cashman's avatar
      Record hal_tetheroffload_service for compatibility. · 4d9f41d7
      Dan Cashman authored
      Commit: e58a8de5 added a new type
      which has no analogue in 26.0.  Record it as such.
      
      Bug: 62573845
      Test: None. Prebuilt change only.
      Change-Id: I6b6d2aa64e0ac2c39c8d0427d333e6c7fc2b0bb1
      4d9f41d7
    • Dan Cashman's avatar
      Record memcg_device type for compat. · d0900526
      Dan Cashman authored
      Commit: 86cb5215 gave /dev/memcg a
      new label, but also explicitly prohibited access to vendor domains.
      Add the type to the 'new types' and don't map it to any other type
      for backwards compatibility.
      
      Bug: 62573845
      Test: None. Prebuilt change only.
      Change-Id: I8902716830b162ead69834544ace9e02a94c65b4
      d0900526
    • Dan Cashman's avatar
      Record new broadcast_service type. · 255a4a72
      Dan Cashman authored
      Commit: 38f0928f added a type for a
      new system service.  This service did not exist previously, so mark
      the type as not needing any compat entry.
      
      Bug: 62573845
      Test: None. Prebuilt change only.
      Change-Id: I52d8e144c614b27f5c52fa99be6cfac87159bbcd
      255a4a72
    • Dan Cashman's avatar
      Record new cas hwservice type. · 629c58b2
      Dan Cashman authored
      Commit: 78e595de added a new hwservice,
      which replaced a previous system service.  This effectively means we are
      deleting one object and creating a new one, so no compatibility mapping
      should be necessary since previous vendor processes trying to access the
      service will not be able to find it now independent of policy.
      
      Bug: 62573845
      Test: None. Prebuilt change only.
      Change-Id: I6882d968dccb55561379e940f6ecb62902bb1659
      629c58b2
  6. Jul 05, 2017
    • Dan Cashman's avatar
      Record netd_stable_secret_prop in compat infra. · ebea2b45
      Dan Cashman authored
      Commit: abb1ba65 added policy for a
      new property, which was not present in O.  This policy introduced a
      new type.  Record it as such.
      
      Bug: 62573845
      Test: None, prebuilt change only.
      Change-Id: I7d90cd69a5e6e29677598cc109676d5b1ce5ba05
      ebea2b45
    • Dan Cashman's avatar
      Record timezone_service in compat infra. · e78e8dcf
      Dan Cashman authored
      Commit: 50889ce0 added policy for a
      new service, which was not present in O.  This policy introduced a
      new type.  Record it as such.
      
      Bug: 62573845
      Test: None, prebuilt change only.
      Change-Id: If9cfaff813c47d3b1c8374e8abfb4aedb902d486
      e78e8dcf
    • Dan Cashman's avatar
      Record tombstoned_java_trace_socket in compat record. · b1c4967e
      Dan Cashman authored
      Commit: 11bfcc1e added policy for
      a new socket which was not present in O.  This socket has a new
      type associated with it.  Record the type as a new type so that
      compatibility testing will not complain.
      
      Bug: 62573845
      Test: None, prebuilt change only.
      Change-Id: I375fc9ca0bd201e277a0302d9b34c0da0eb40fbd
      b1c4967e
    • Dan Cashman's avatar
      Add compat changes for e2fs addition. · f875ee07
      Dan Cashman authored
      Commit 5f573ab2 added policy for
      the additions of upstream fs tools.  Make sure the new types are
      denoted as such (no object relabeling needs to be done) and that
      objects which are relabeled are.
      
      Bug: 35219933
      Bug: 62573845
      Test: None. Prebuilt change only.
      Change-Id: I6515e05ebc60ca08e98029f471cf2861826036fc
      f875ee07
  7. Jun 27, 2017
    • Josh Gao's avatar
      Add /dev/kmsg_debug. · 3458ec13
      Josh Gao authored
      Add /dev/kmsg_debug on userdebug devices, to allow crash_dump to log
      crashes to dmesg when logd isn't up yet (or is the one crashing).
      
      (Originally commited in a015186f)
      Bug: 36574794
      Bug: 62101480
      Test: Builds and boots.
      Change-Id: I249e11291c58fee77098dec3fd3271ea23363ac9
      3458ec13
Loading