Location sepolicy changes for SElinux support for common
vendor image as part of FR53463.
Change-Id: I3eed6eed7a44c1aed50b667671f875597da64db1
CRs-Fixed: 2341061
WFD requires revision in it's SEAndroid policies due
to an OS upgrade and design re-architecure to conform
to system-wide mandates.
Change-Id: I3cd532c638b4bf6ee7ea8589fc64448cc08403f5
Based on the b/120243891 tee_device are not allowed to access
by coredomains (in full treble enabled devices) so removed
the access in wfdservice.te
Change-Id: I6608e08ac8ead3f4823b5443e86d937bd2b472ca
added separate hal_fm_hwservice for fm app.
intialize server and client for hal_fm.
made system_app to be a client of hal_fm
Change-Id: I2a9d9bebb77cecd535017856031e45f077724e94
1. Define domain for capabilityconfigstore
3. Add type for /data/vendor/configstore folder
4. Allow capabilityconfigstore HIDL Server access/r/w it.
Change-Id: Ic5fdf44f55d2647d34c9bdf574d60bc445256a48
This CL fixes the compilation issue due to missing definition
of sysfs_qdss_dev on target other than msmnile. Also fix some
warning while I am here.
Change-Id: I3bc035f13fb0fe13650dac3c2d4b022e789d9f7b
Enable SSG sepolicy on latest Android versions.
Port LA.1.0 Connection Security sepolicy to LA.2.0.
sepolicy.lnx.4.0 to sepolicy.lnx.5.9
Change-Id: I20c2f5b099baa4664f48e72225cd962a09893991
Cvp is a new computer vision hardware
which interacts with DSP and video driver.
Adding new ion mem permission for cvp domains.
Change-Id: I6c2118b15cf5ccc6505c80969c4090e3396238e4
build error as following are address by removing the duplicate defs
Multiple same specifications for vendor.qti.hardware.iop::IIop.
Multiple same specifications for vendor.qti.hardware.alarm::IAlarm.
Change-Id: I2b3de7d4155aaef141fbe9f7bb30161e214767cd
Issue: To access and read vendor.camera.aux.packagelist
and persist.vendor.camera.privapp.list. Needed to identify
priviledged app and dual camera exposure
Fix: Accessed only on system side thus added flags as
extended_core_property_type
Change-Id: I9518e88cdbc8411a9c070cc01a000442828715a4
Allowing surfaceflinger to check HDR and WCG Supported at run time from
hardware to override hardcoded values defined in $TARGET.mk
Change-Id: Id4857b9d790b73b787e20f7cbc46d3dcf34a47ea
As part of treble system /core services are not allowed to
set vendor property .
if Property defined is part of system image then it can be set
or get by core/system services provided we define the property
as extended_core_property_type. So adding this to the property
that are added by vendor and used by core/system services.
Change-Id: I7ad8bc562be09126c082fc54f52499f5138fea5b