Skip to content
Snippets Groups Projects
  1. May 02, 2017
  2. May 01, 2017
  3. Apr 29, 2017
  4. Apr 28, 2017
    • Pawin Vongmasa's avatar
      Enable the use of IOmxStore service · 98b7f66d
      Pawin Vongmasa authored
      Test: Manual use of Camera app
      Test: lshal shows IOmxStore
      
      Bug: 37657124
      Bug: 37726880
      Change-Id: I5459d992c2feb14bd26765673864e583d48e3ba4
      98b7f66d
    • Chris Forbes's avatar
      allow surfaceflinger to use socket from adbd · 676003cf
      Chris Forbes authored
      Fixes `adb shell cmd gpu vkjson`, which was previously failing due to
      surfaceflinger not being able to use the socket passed to it by adbd.
      
      Bug: b/37157136
      Test: run above command, verified on marlin + bullhead
      Change-Id: I57fa7e99d5c3dc7bc7d033b83f8ce6032162d7d3
      676003cf
    • Sandeep Patil's avatar
      untrusted_apps: allow untrusted_apps to execute from /vendor/app · ef7b2109
      Sandeep Patil authored
      
      The typical use case is where vendor apps which run as untrusted apps
      use libraries that are packaged withing the apk
      
      Bug: 37753883
      Test: Tested by runnig pre-installed app that packages a library from
            /vendor/app
      
      Change-Id: I445144e37e49e531f4f43b13f34d6f2e78d7a3cf
      Signed-off-by: default avatarSandeep Patil <sspatil@google.com>
      ef7b2109
    • Jeff Vander Stoep's avatar
      Add default label and mapping for vendor services · 082eae4e
      Jeff Vander Stoep authored
      Adding the default label/mapping is important because:
      1.  Lookups of services without an selinux label should generate
          a denial.
      2.  In permissive mode, lookups of a service without a label should be
          be allowed, without the default label service manager disallows
          access.
      3.  We can neverallow use of the default label.
      
      Bug: 37762790
      Test: Build and flash policy onto Marlin with unlabeled vendor services.
          Add/find of unlabeled vendor services generate a denial.
      
      Change-Id: I66531deedc3f9b79616f5d0681c87ed66aca5b80
      (cherry picked from commit 639a2b84)
      082eae4e
    • Steven Moreland's avatar
      Remove audio from socket_between.._violators · b0ed9363
      Steven Moreland authored
      Test: Play Music over BT headset
      Bug: 37640821
      Change-Id: I1fe6c9a289315dc0118888e19250cd64aee9a0d5
      b0ed9363
Loading