Skip to content
Snippets Groups Projects
  1. Mar 29, 2017
    • Alex Klyubin's avatar
      tee domain is a vendor domain · 0f6c047d
      Alex Klyubin authored
      As a result, Keymaster and DRM HALs are permitted to talk to tee domain
      over sockets. Unfortunately, the tee domain needs to remain on the
      exemptions list because drmserver, mediaserver, and surfaceflinger are
      currently permitted to talk to this domain over sockets.
      
      We need to figure out why global policy even defines a TEE domain...
      
      Test: mmm system/sepolicy
      Bug: 36601092
      Bug: 36601602
      Bug: 36714625
      Bug: 36715266
      Change-Id: I0b95e23361204bd046ae5ad22f9f953c810c1895
      0f6c047d
  2. Mar 28, 2017
  3. Mar 27, 2017
  4. Mar 26, 2017
  5. Mar 25, 2017
    • William Roberts's avatar
      build: stop generating $T/file_contexts · 5d0c2e41
      William Roberts authored
      
      secilc is being used without -f which is causing a file_contexts
      file to be generated in the root of the tree where the build tools
      run:
      
      $ stat $T/file_contexts
        File: 'file_contexts'
        Size: 0         	Blocks: 0          IO Block: 4096   regular empty file
      Device: fc00h/64512d	Inode: 5508958     Links: 1
      Access: (0664/-rw-rw-r--)  Uid: ( 1000/wcrobert)   Gid: ( 1000/wcrobert)
      Access: 2017-03-23 11:23:41.691538047 -0700
      Modify: 2017-03-23 11:23:41.691538047 -0700
      Change: 2017-03-23 11:23:41.691538047 -0700
      
      Test: remove $T/file_contexts, touch a policy file and make sepolicy,
            ensure file is not regenerated. Also, ensure hikey builds and
            boots.
      
      Change-Id: I0d15338a540dba0194c65a1436647c7d38fe3c79
      Signed-off-by: default avatarWilliam Roberts <william.c.roberts@intel.com>
      5d0c2e41
    • Steven Moreland's avatar
      adbd: use hal_client_domain · 7bd7d417
      Steven Moreland authored
      Bug: 36546152
      Bug: 36278706
      
      Test: `adb shell screencap ...` and pull and visually verify image.
      Change-Id: Iab2ddcfc145cb7f55104cd8f1ce0d58286bca282
      7bd7d417
    • Alex Deymo's avatar
      Merge "Allow update_engine to kill postinstall process." am: 987014c8 am: adabd898 · bb0d3c50
      Alex Deymo authored
      am: 81e48f97
      
      Change-Id: I0f30763ac163bb5032d296097b346eec10ed2dc2
      bb0d3c50
Loading