Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Up to date as of Sept 9, 2016 #2

Open
wants to merge 42 commits into
base: mm6.0
Choose a base branch
from
Open

Up to date as of Sept 9, 2016 #2

wants to merge 42 commits into from

Commits on Sep 9, 2016

  1. sepolicy: update perfd socket path

    Perfd socket path has been changed
    from /data/misc/perfd/mpctl to
    /dev/socket/perfd.
    
    Remove socket dir create policies
    from perfd.te and replace with
    rw socket file permissions.
    
    Change-Id: I98364d42e32a2d4358fddbdc4801fd27bc04e11a
    Vince Leung authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    ffaed57 View commit details
    Browse the repository at this point in the history
  2. sepolicy: Add support for new mdtpd

    MDTP daemon (mdtpd) was created. All MDTP threads were removed
    from QSEECOM.
    This change moves all MDTP specific rules from the qseecomd
    domain to the mdtp domain.
    
    Change-Id: I12f624c89f6fe43b09a7c748c2b0b26dc8c0a0ee
    Amit Blay authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    ba9d8ed View commit details
    Browse the repository at this point in the history
  3. sepolicy: Add improveTouch gesture manager permission

    Add improveTouch gesture manager permission
    
    Change-Id: I641821406135ebb95524aefc7afaf9de66f4f29b
    Himanshu Aggarwal authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    95bb893 View commit details
    Browse the repository at this point in the history
  4. sepolicy: Add hand biometrics manager permission

    Add hand biometrics manager permission
    
    Change-Id: I3d0b1c456b6a7d2d24abfb407d3a70c16cd82396
    Abinaya P authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    cd43ce5 View commit details
    Browse the repository at this point in the history
  5. sepolicy : Add new properties for ubwc support

    Adding new properties to enable the ubwc support based
    on hardware capability.
    
    Change-Id: Ie0e406360f5a9ceb0a6daaa4d1f7755ce8168fb4
    Ramakant Singh authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    8968e67 View commit details
    Browse the repository at this point in the history
  6. sepolicy: Add zram, swap disks creation permission

    Add policies to permit zram & swap disks creation
    
    Change-Id: Ibf79c60901cb2b8ccf62ad98f3a331481119892c
    Chitti Babu Theegala authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    a216713 View commit details
    Browse the repository at this point in the history
  7. netmgrd: Allow netmgrd to set xlat property

    Fix the following denial
    
    init: avc:  denied  { set } for property=persist.net.doxlat
    scontext=u:r:netmgrd:s0 tcontext=u:object_r:default_prop:s0
    tclass=property_service
    
    CRs-Fixed: 978703
    Change-Id: Ifa91d92ee82a29fa3a4a47a6e94dd9152b47e0e5
    Subash Abhinov Kasiviswanathan authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    9fa6cb7 View commit details
    Browse the repository at this point in the history
  8. sepolicy: Policy for FIDO Secure UI

    Add policy to allow FIDO access to Secure UI and Secure Touch
    with sysfs files and unix_dgram_socket sendto permissions.
    Add policy to all FIDO daemons to allow service_manager find.
    
    Change-Id: Iea84c17b8959ace58749b5721abdba64e665baf3
    Puneet Mishra authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    9290aa9 View commit details
    Browse the repository at this point in the history
  9. sepolicy: add selinux polices for gamed

    gamed need permissions to communicate with other daemons/process
    through sockets
    
    CRs-Fixed:987464
    
    Change-Id: Iba51e0a06f01340a9b82fc6214b1bcfb9b81d29d
    Prasanth Kamuju authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    d90354a View commit details
    Browse the repository at this point in the history
  10. "sepolicy:common: QFP daemon read permissions to qc_senseid"

    QFP daemon needs to read calibration data from /persist/data/qc_senseid
    
    CRs-Fixed: 952095
    
    Change-Id: I09233b1eedb5f438accc6ca3a22d0db2390ead54
    Baji Patthan authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    0c40651 View commit details
    Browse the repository at this point in the history
  11. Seandroid: Tidy up policy for WLAN.

    Adding SEL policies for netd and hostapd.
    These policies will allow the netd to bind to
    the hostapd as monitor and listen to messages from the
    hostapd.Also, these will allow the supplicant to access
    the wpa_socket directory if it's created by netd.
    
    Change-Id: I321195379146b0b4cd0e5f8946549ceadb224015
    CRs-Fixed: 756001
    Neelansh Mittal authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    23f3b4c View commit details
    Browse the repository at this point in the history
  12. sepolicy: add kill permissions to perfd

    Add permissions to allow perfd kill
    permissions to send signull to processes
    
    Change-Id: Id4ea3b93a2de4eb46c45cbb3c4c93f5fdfeca1ef
    Vince Leung authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    a4d6e19 View commit details
    Browse the repository at this point in the history
  13. SELINUX: Add BootUp Music Permission

    Add the bootup music permissoin
    
    Change-Id: Ia4200c06f88d7abaf1b19a4aa9fbe51930a101da
    CRs-Fixed: 943280
    yongga authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    0d563b0 View commit details
    Browse the repository at this point in the history
  14. SELINUX: Add BootUp Music Permission

    Add the bootup music permissoin
    
    CRs-Fixed: 965131
    
    Change-Id: I7e17142ec9362824eff9d2687c1ca9bc5a65febd
    c_yongga authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    1660135 View commit details
    Browse the repository at this point in the history
  15. mm-camera2: mct: Add missing permission for graphics fd

    Add permission for graphics fd. we need this to
    Query display size from display driver and use that info
    as one of the parameters for filtering preview parameters.
    
    Change-Id: I249e33489a174a1a2cb1bac190de81531a39e7db
    Ramesh V authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    a2a4681 View commit details
    Browse the repository at this point in the history
  16. healthd : allow healthd have right to read rtc dev file

    healthd need to have access to rtc dev file to get rtc and alarm
    time.
    
    Change-Id: Id7224465e5e2152b6819285e0eb2e7a66d84f68c
    Mao Jinlong authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    4d6321b View commit details
    Browse the repository at this point in the history
  17. ridl.te fix formatting

    Change-Id: I012a115854c22841e761318dd903ce09621aaaa1
    Flinny authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    db89b47 View commit details
    Browse the repository at this point in the history
  18. sepolicy: add mpctl related policies

    Add mpctl related policies into mpdecision.
    Add system_server policy to allow it to use mpctl.
    Add system_app policy to allow it to use mpctl.
    Add mediaserver policy to allow it to use mpctl.
    
    Change-Id: I2e73cee528a87cefe58bd58aad16cda84f6cabf4
    Vince Leung authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    499c8fb View commit details
    Browse the repository at this point in the history
  19. msm8937: Fix labeling of the cache and FRP partitions

    Change-Id: Ib48d599155a354d2a6c366816b878e041a2cbdba
    rmcc authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    e0c70cb View commit details
    Browse the repository at this point in the history
  20. dpm: Let dpmserviceapp create its subdirs

    Change-Id: I165b059cac1b2db39d0bd600349ca66c6e4f201a
    rmcc authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    52dd2b3 View commit details
    Browse the repository at this point in the history
  21. file_contexts: Adding context to block devices

    Adding context to boot, recovery, cache and frp block device
    
    Change-Id: Ib19d0a5fbff6f65cc45b42d8ebcb29df91e1beb7
    CRs-fixed: 904364
    Ravi Kumar Siddojigari authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    f3d4d62 View commit details
    Browse the repository at this point in the history
  22. wcnss: Fix annoying warning when ptt looks for its log dir

    Change-Id: I40eeb6895f1c5550813bf8b4182e33f9a4dc5dfd
    rmcc authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    755a038 View commit details
    Browse the repository at this point in the history
  23. wcnss: Fix I40eeb6895f1c5550813bf8b4182e33f9a4dc5dfd

    This applies to user builds, too
    
    Change-Id: Iddc7421ba83b3fd7b5f9a66b2dd1c3ffe240e1fa
    rmcc authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    5700662 View commit details
    Browse the repository at this point in the history
  24. perfd: add permissions to read/write proc/<PID> of appdomain

    Creating sched group requires to write
    on /proc/<pid>/sched_group_id. Give
    permissions for the same.
    
    Change-Id: Id5686c917041d638fda99b3553261fee98556c51
    Omprakash Dhyade authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    1c04ae1 View commit details
    Browse the repository at this point in the history
  25. sepolicy: msm8909: Remove duplicate boot/recovery/cache lines

    These were added in I5dc5d125dec1fb03646da04ffb01c1153b9f3cab, then
    added again by upstream Ib19d0a5fbff6f65cc45b42d8ebcb29df91e1beb7.
    
    Change-Id: I1864a3b2d7357d30c5f5db9f54ca4c0575fa75f9
    tdmcyngn authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    3671fcd View commit details
    Browse the repository at this point in the history
  26. sepolicy: Mark time_daemon domain as mlstrusted

    * Relax socket constraints for platform apps
    
    Change-Id: Ib8a44887b3cceb3481f8a66600b43c761fbaa70c
    mdmower authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    d91cf97 View commit details
    Browse the repository at this point in the history
  27. sepolicy: update iop socket path

    iop socket path has been changed from /data/misc/iop/iop to
    /dev/socket/iop.
    
    Remove socket dir create policies from iop.te and replace with
    rw socket file permissions.
    
    Change-Id: I8fcef873b26234d517c319debcd09bf817fd75e2
    Abhimanyu Garg authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    816fc9b View commit details
    Browse the repository at this point in the history
  28. sepolicy: allow fstman write permissions to wifi directory

    FST Manager needs write permissions to wifi directory for supporting
    whitelist of rate upgrate interface (wlan1)
    
    Change-Id: I564e7da6118e17f7487242c55b0373dab8d12578
    Dedy Lansky authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    3af1189 View commit details
    Browse the repository at this point in the history
  29. sepolicy: Policy for SmartcardService

    Allow the SmartcardService to communicate with the new
    QSEE Proxy daemon through the QPay Library.
    
    Change-Id: Ic66899c2e016c40e17c0f3f3c454b44b73a26bf8
    Puneet Mishra authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    f8bbee8 View commit details
    Browse the repository at this point in the history
  30. common: add selinux policy for fastmmi

    Add selinux policy for the test cases in fastmmi, for
    example, camera, bluetooth, wifi, sensor, storage,
    logcat and etc.
    
    Change-Id: Id51893ad9e101d9306b5608410389321544db9be
    taozhang authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    9b5cf1b View commit details
    Browse the repository at this point in the history
  31. sepolicy : Allow bootkpi access to system apps and vold

    Allowing BootKPI markers access to system apps and vold
    to log corresponding KPI entries.
    
    Change-Id: Ice2f60f12f0eec9a0b4c43f98f88540ce155145b
    Trilokesh Rangam authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    816c6f5 View commit details
    Browse the repository at this point in the history
  32. sepolicy: Add secontexts boot and persist.nativehmi.exit

    persist.nativehmi.exit is used by the bootanimation app
    boot is the bin used for bootandimation
    
    Change-Id: I508ba92ad98a8575edf4cafc02566781069bd2fb
    Avinash Nalluri authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    23e5305 View commit details
    Browse the repository at this point in the history
  33. sepolicy : add inital rule to bootanimation.

    add nativeHMI to support or read inputdevice.
    add secontext for sys.mediaserver.ready
    add  new domain for earlyaudio
    add nativehmi.appname property.
    
    Change-Id: I8e7028bfe24acfa84e946a341435a1e4457d3c25
    Avinash Nalluri authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    99c39d6 View commit details
    Browse the repository at this point in the history
  34. sepolicy: add permissions for i2c-6 device

    Add audio_device permission for i2c-6 device.
    
    Change-Id: I43af04bd32057969662b5726ff792fead2ff2a77
    Kuirong Wang authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    2090b56 View commit details
    Browse the repository at this point in the history
  35. SEPolicy: Update SePolicy for IOP

    Adding radio_data_file and bluetooth_data_file for IOP.
    
    Change-Id: I7fd0bca30d055886c3e99b27cccaf08c51079922
    Abhimanyu Garg authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    b5935ba View commit details
    Browse the repository at this point in the history
  36. Location: added media server access permission for test app

    ODLT needs to use audio for testing, which would require
    media server access. Adding the corresponding SE rule.
    
    Change-Id: I4c15c237bf5514521496137004be648ef7dc94eb
    CRs-Fixed: 913508
    Kevin Tang authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    5d05125 View commit details
    Browse the repository at this point in the history
  37. sepolicy: Add permissions for new dsp node

    Add permission for SLPI node for targets where different
    subsystems exist for ADSP and Sensors.
    
    Change-Id: I161575826dfc929304a86a320f25ce2881cc2719
    Sathish Ambley authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    c79bef8 View commit details
    Browse the repository at this point in the history
  38. sepolicy: remove exec permission for radio

        Remove exec permission for radio to run
        com.qualcomm.qti.telephony/app_dex/*
    
    Change-Id: Ibceb29133e22fbe6ac5bbfe7fc9b7d253acc2bf8
    Srikanth Chintala authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    5e8d2dc View commit details
    Browse the repository at this point in the history
  39. sepolicy: Add policy for VR service

    Add policy for VR service.
    
    CRs-Fixed: 994847
    
    Change-Id: I5bfe220cc71545e67cead4f485e7d451ac1e8ab2
    Sathish Ambley authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    8a1072d View commit details
    Browse the repository at this point in the history
  40. seandroid: allow QFP dameon access to Android services

    Allow the QFP daemon to connect to a service exposed by the
    Fingerprint Android service for access to Android functions
    
    CRs-fixed: 1012634
    Change-Id: I648a37e5c95564d522a9059f2fefa6a94bba162e
    Lior Barenboim authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    e9c294e View commit details
    Browse the repository at this point in the history
  41. sepolicy: Fix garbage in upstream commit

    Change-Id: I8847d799386cfb5609b890a8fb4c6f43afe32ebe
    Steve Kondik authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    2c0cd78 View commit details
    Browse the repository at this point in the history
  42. sepolicy: Re-add legacy IOP rules

     * Still in use for now.
    
    Change-Id: Ieb4c420e73efcb729cc9554de6837ccb71ff603d
    Steve Kondik authored and jeepers007 committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    2c4cee6 View commit details
    Browse the repository at this point in the history