Skip to content
Snippets Groups Projects
  1. Sep 11, 2017
  2. Sep 09, 2017
  3. Sep 08, 2017
    • Dan Cashman's avatar
      Update 26.0 SELinux prebuilts. · 39029b26
      Dan Cashman authored
      am: 3686efca
      
      Change-Id: Id89ed4bbb4ff2391dbce3f4ac18bfa5da6289891
      39029b26
    • Dan Cashman's avatar
      Add mapping compatibility file for sepolicy api lvl 26.0 · 97cfd1fd
      Dan Cashman authored
      am: de51e7de
      
      Change-Id: Iaa0ce172ecde91c9ade7a04843bba27f4b0b3fb5
      97cfd1fd
    • Dan Cashman's avatar
      Commit oc-dev sepolicy to prebuilts. · 0989692e
      Dan Cashman authored
      am: fff3fe2f
      
      Change-Id: I90fbe24c3e2f7c6d62234e49026b59064b156cbf
      0989692e
    • Josh Gao's avatar
      Add /dev/kmsg_debug. · 521742e9
      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)
      (cherry-pick of commit: 3458ec13)
      
      Bug: 37916906
      Bug: 36574794
      Bug: 62101480
      Test: Builds and boots.
      Change-Id: I83aa392f49bb412d96534925fb02921a8f4731fa
      521742e9
    • Dan Cashman's avatar
      Update sepolicy 26.0 prebuilts again, again. · 9aefc916
      Dan Cashman authored
      (cherry-pick of commit: 55c77504)
      
      Bug: 37916906
      Bug: 37896931
      Test: none, just prebuilt update.
      Change-Id: I55b5179f98703026699a59cce4b2e1afb166fd1d
      9aefc916
    • Dan Cashman's avatar
      Update 26.0 SELinux prebuilts. · 3686efca
      Dan Cashman authored
      More changes went into oc-dev after the freeze-date.  Reflect them.
      (cherry-pick of commit: 148578a6)
      
      Bug: 37916906
      Bug: 37896931
      Test: prebuilts - none.
      Change-Id: I3300751ea7362d5d96b327138544be65eb9fc483
      3686efca
    • Dan Cashman's avatar
      Add mapping compatibility file for sepolicy api lvl 26.0 · de51e7de
      Dan Cashman authored
      commit: 5c6a227e added the oc-dev
      sepolicy prebuilts (api 26.0), but did not include the corresponding
      base mapping file, which is to be maintained along with current
      platform development in order to ensure backwards compatibility.
      (cherry-pick of commit: 5e4e0d7f)
      
      Bug: 37916906
      Bug: 37896931
      Test: none, this just copies the old mapping file to prebuilts.
      Change-Id: Ia5c36ddab036352845878178fa9c6a9d649d238f
      de51e7de
    • Dan Cashman's avatar
      Commit oc-dev sepolicy to prebuilts. · fff3fe2f
      Dan Cashman authored
      Copy the final system sepolicy from oc-dev to its prebuilt dir
      corresponding to its version (26.0) so that we can uprev policy and
      start maintaining compatibility files, as well as use it for CTS
      tests targeting future platforms.
      
      (cherry-pick of commit: 5c6a227e)
      
      Bug: 37896931
      Bug: 37916906
      Test: none, this just copies the old policy.
      Change-Id: Ib069d505e42595c467e5d1164fb16fcb0286ab93
      fff3fe2f
  4. Sep 07, 2017
  5. Sep 06, 2017
    • Tao Bao's avatar
      Allow init to relabelto to misc_block_device. · 28fde232
      Tao Bao authored
      avc:  denied  { relabelto } for  pid=1 comm="init" name="misc" dev="tmpfs" ino=3855 scontext=u:r:init:s0 tcontext=u:object_r:misc_block_device:s0 tclass=lnk_file
      
      If misc partition is used during early mount, it will carry a label of
      tmpfs (instead of block_device), which will fail restorecon with the
      above denial.
      
      Bug: 65378733
      Test: Build and flash a target that uses misc in early mount. No longer
            observe the above denial.
      Change-Id: I44cd43dbd2a8a4f9f423ebc8ac0dd046b167ef72
      28fde232
    • Hung-ying Tyan's avatar
      Don't create nonplat_service_contexts on full_treble devices · e83f1e56
      Hung-ying Tyan authored
      On full Treble devices, servicemanager should only host services
      served from processes on /system; nonplat_service_contexts
      should not be created at all in this case.
      
      Bug: 36866029
      Test: Build marlin and make sure nonplat_service_contexts is not
            created.
      
      Change-Id: Id02c314abbb98fc69884198779488c52231d22c3
      Merged-In: Id02c314abbb98fc69884198779488c52231d22c3
  6. Sep 05, 2017
  7. Sep 01, 2017
Loading