Common repo for msm8974 based samsung devices.
Go to file
Kevin F. Haggerty 071111d64d
msm8974-common: sepolicy: Label sysfs_sec_* types, resolve denials
* Rename sysfs_sec type to sysfs_sec_key
* Add additional sysfs_sec_* types as appropriate

* avc: denied { read } for name="temp_adc" dev="sysfs" ino=10538
  scontext=u:r:hal_sensors_default:s0
  tcontext=u:object_r:sysfs_sec_thermistor:s0 tclass=file permissive=1
* avc: denied { open } for name="temp_adc" dev="sysfs" ino=10538
  scontext=u:r:hal_sensors_default:s0
  tcontext=u:object_r:sysfs_sec_thermistor:s0 tclass=file permissive=1
* avc: denied { write } for name="ir_send" dev="sysfs" ino=21339
  scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs_sec_ir:s0
  tclass=file permissive=1
* avc: denied { write } for name="led_blink" dev="sysfs" ino=25722
  scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs_sec_led:s0
  tclass=file permissive=1
* avc: denied { write } for name="brightness" dev="sysfs" ino=23467
  scontext=u:r:system_server:s0
  tcontext=u:object_r:sysfs_sec_touchkey:s0 tclass=file permissive=1
* avc: denied { setattr } for name="ir_send" dev="sysfs" ino=21339
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_ir:s0 tclass=file
  permissive=1
* avc: denied { setattr } for name="hall_irq_ctrl" dev="sysfs"
  ino=29565 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_key:s0
  tclass=file permissive=1
* avc: denied { setattr } for name="epen_firm_update" dev="sysfs"
  ino=23585 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_epen:s0
  tclass=file permissive=1
* avc: denied { setattr } for name="cmd" dev="sysfs" ino=23756
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_tsp:s0
  tclass=file permissive=1
* avc: denied { write } for name="wakeup_keys" dev="sysfs" ino=29568
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_key:s0
  tclass=file permissive=1
* avc: denied { open } for name="wakeup_keys" dev="sysfs" ino=29568
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_key:s0
  tclass=file permissive=1
* avc: denied { read } for name="input" dev="sysfs" ino=24012
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_tsp:s0
  tclass=lnk_file permissive=0
* avc: denied { setattr } for name="waketime" dev="sysfs" ino=29035
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_bamdmux:s0
  tclass=file permissive=0
* avc: denied { setattr } for name="led_r" dev="sysfs" ino=25719
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_led:s0
  tclass=file permissive=0
* avc: denied { setattr } for name="usb_sel" dev="sysfs" ino=28162
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_switch:s0
  tclass=file permissive=0
* avc: denied { setattr } for name="brightness" dev="sysfs" ino=23468
  scontext=u:r:init:s0 tcontext=u:object_r:sysfs_sec_touchkey:s0
  tclass=file permissive=0
* avc: denied { setattr } for name="temperature" dev="sysfs"
  ino=10538 scontext=u:r:init:s0
  tcontext=u:object_r:sysfs_sec_thermistor:s0 tclass=file
  permissive=0
* avc: denied { setattr } for name="barcode_send" dev="sysfs"
  ino=19231 scontext=u:r:init:s0
  tcontext=u:object_r:sysfs_sec_barcode_emul:s0 tclass=file
  permissive=0

Change-Id: I66b6d2aab875a2706f2730be9755e8d9805ffb6e
2018-11-27 08:12:28 -07:00
configs msm8974-common: Make the external camera provider ignore internal cameras 2018-11-12 20:35:01 -07:00
gps Localise NTP to improve GPS TTFF 2018-07-17 19:28:25 -06:00
init msm8974-common: Remove power-off alarm stuff from init extension 2018-11-25 14:05:14 -07:00
keylayout msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
libsecnativefeature msm8974-common: ril: add squash of OSS libsecnativefeature 2018-01-23 06:42:56 -07:00
libshims msm8974-common: libshims: Import libshim_cutils_atomic 2017-11-04 13:18:05 -06:00
lineagehw/org/lineageos/hardware msm8974-common: Enable HBM for outdoor mode 2018-02-22 23:25:57 +01:00
overlay Localise NTP to improve GPS TTFF 2018-07-17 19:28:25 -06:00
overlay-lineage/lineage-sdk/lineage/res/res/values msm8974-common: Inform Trust about legacy encryption support 2018-06-13 07:30:43 -06:00
ril msm8974-common: libril: FR51015: Tuning of Binder buffer for rild. 2018-10-09 06:25:58 -06:00
seccomp msm8974-common: Add seccomp policy 2018-01-04 21:59:45 -07:00
sensors msm8974-common: sensors: Tune binder buffer for sensors HIDL 2018-11-21 23:10:10 -07:00
sepolicy msm8974-common: sepolicy: Label sysfs_sec_* types, resolve denials 2018-11-27 08:12:28 -07:00
Android.mk msm8974-common: new symlinks 2015-06-27 11:19:23 -07:00
BoardConfigCommon.mk msm8974-common: Set TARGET_NEEDS_NETD_DIRECT_CONNECT_RULE to true 2018-11-21 20:16:40 -07:00
common-proprietary-files.txt msm8974-common: proprietary-files: Drop libuiblur.so 2018-06-14 18:24:58 -06:00
compatibility_matrix.xml msm8974-common: Make the common tree more common 2017-12-29 13:07:21 -07:00
config.fs msm8974-common: Prefix AID with VENDOR_ 2018-08-27 22:18:46 -06:00
extract-files.sh msm8974-common: Setup extractors for shared blobs 2018-01-01 09:00:36 -07:00
lineage.dependencies msm8974-common: Remove device/qcom/common dependency 2018-08-19 10:30:27 -06:00
manifest.xml msm8974-common: Switch to 1.1 power HAL 2018-10-06 08:34:19 -06:00
msm8974.mk msm8974-common: Make the external camera provider ignore internal cameras 2018-11-12 20:35:01 -07:00
README MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00
setup-makefiles.sh msm8974-common: Fix setup-makefiles.sh typo 2018-01-02 19:48:37 -07:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository