Common repo for msm8974 based samsung devices.
Go to file
Paul Crowley bd627e8b90
msm8974-common: sepolicy: allow tee system_data_root_file:dir r_dir_perms;
aosp/1106014 introduces a new class system_data_root_file and
tee needs access to that as well as system_data_file.

09-09 20:26:53.639   645   645 I auditd  : type=1400 audit(0.0:9): avc: denied { read } for comm="qseecomd" name="/" dev="dm-2" ino=2 scontext=u:r:tee:s0 tcontext=u:object_r:system_data_root_file:s0 tclass=dir permissive=1
09-09 20:26:53.639   645   645 I qseecomd: type=1400 audit(0.0:9): avc: denied { read } for name="/" dev="dm-2" ino=2 scontext=u:r:tee:s0 tcontext=u:object_r:system_data_root_file:s0 tclass=dir permissive=1
09-09 20:26:53.639   645   645 I auditd  : type=1400 audit(0.0:10): avc: denied { open } for comm="qseecomd" path="/data" dev="dm-2" ino=2 scontext=u:r:tee:s0 tcontext=u:object_r:system_data_root_file:s0 tclass=dir permissive=1
09-09 20:26:53.639   645   645 I qseecomd: type=1400 audit(0.0:10): avc: denied { open } for path="/data" dev="dm-2" ino=2 scontext=u:r:tee:s0 tcontext=u:object_r:system_data_root_file:s0 tclass=dir permissive=1

Bug: 140402208
Test: Flash Taimen device, enroll fingerprint, check log for denials
Change-Id: Ie976d7bbe4aeba875b96b6b82a94734b71ba1cb9
2020-12-30 07:52:16 -07:00
configs msm8974-common: Update loader config for media swcodec to 11 2020-12-12 09:19:36 -07:00
gps Merge branch 'lineage-16.0' of http://www.github.com/LineageOS/android_device_samsung_msm8974-common into lineage-17.1 2020-06-28 08:57:55 -06:00
init msm8974-common: init: Override system_ext props too 2020-12-23 11:50:09 -07:00
keylayout msm8974-common: Remove unnecessary keylayout files 2020-03-31 19:23:55 +02:00
libsecnativefeature msm8974-common: ril: add squash of OSS libsecnativefeature 2018-01-23 06:42:56 -07:00
libshims Revert "msm8974-common: libshims: Import libshim_cutils_atomic" 2020-05-26 15:09:19 -06:00
overlay msm8974-common: wifi: Disable WPA2 -> WPA3 upgrade. 2020-12-15 11:38:30 -05:00
overlay-lineage msm8974-common: Allow media UID process to access CameraServiceProxy 2018-12-31 15:22:36 -07:00
recovery/root msm8974-common: Symlink bootdevice for Lineage Recovery 2020-09-02 04:07:16 -06:00
ril msm8974-common: libril: Fix OOB vulnerability in setGsm/CdmaSmsBroadcastConfigInfo 2020-11-27 17:14:35 -07:00
seccomp msm8974-common: Drop mediaextractor seccomp policy 2020-04-24 16:20:43 -06:00
sensors msm8974-common: Remove libhwbinder/libhidltransport deps 2020-10-29 15:43:06 -06:00
sepolicy msm8974-common: sepolicy: allow tee system_data_root_file:dir r_dir_perms; 2020-12-30 07:52:16 -07:00
Android.mk msm8974-common: new symlinks 2015-06-27 11:19:23 -07:00
BoardConfigCommon.mk msm8974-common: enable TARGET_HAS_MEMFD_BACKPORT 2020-12-14 13:43:45 -07:00
common-proprietary-files.txt msm8974-common: Use libprotobuf-cpp-lite-v29.so for libwvdrmengine.so 2020-12-12 09:06:36 -07: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: Use libprotobuf-cpp-lite-v29.so for libwvdrmengine.so 2020-12-12 09:06:36 -07:00
lineage.dependencies msm8974-common: Switch to TimeKeep 2020-09-07 05:28:51 -06:00
manifest.xml msm8974-common: Move graphics composer to hwbinder 2020-12-14 13:43:45 -07:00
msm8974.mk Revert "msm8974-common: Build and enable fastbootd" 2020-12-30 07:42:55 -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
system.prop Revert "msm8974-common: Build and enable fastbootd" 2020-12-30 07:42:55 -07:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository