making system/product and vendor to restricted and public
prop for all the extendeded core prop and property type defined in public
Change-Id: Icbfe02ecb49a70619d6aa03a45975b2db186f559
Update legacy properties with vendor prefix to void VTS failure
due to API30 changes
CRs-Fixed: 2825382
Change-Id: I39a5de4ad6450d805bf74e88aabc38c8347d89a4
Add DSP HAL manager related attributes and policies. Allow untrusted
shell apps and APKs to be a client of the DSP HAL server. Mark the
DSP HAL interface library as same process HAL.
Change-Id: I7b2e5c716c6191d480d26d39a3adf188dc3aefb3
- revert all qssi specific WFD sepolicy changes on 6.0.c2
to port WFD sepolicy changes from sepolicy.lnx.5.0
Change-Id: I22e335471e2877ce1c3fd24c1997ae037c4f38df
to avoid naming colision with system types we are adding vendor_ prefix for all vendor defined types.
Change-Id: I1396f2c6d9576af3c3755096bb1e69d254b6db4e
As part of making USTA (Sensor android test application) as
installable, we split the app into 2 parts. One Acts as only UI,
another one acts as service which interacts with sensors native
via JNI. Both the apps are placed in system/app path only.
Change-Id: I58df425bebef96b9d6515179e9581eed03571ad6
As part of CTS testing its expected no denails should be seen
from dumpstate domain during testing so addressing generic
permission issue.
test :testNoBugreportDenials
Change-Id: Ic60a49e6330c42aa99280af8e6913af140e981e5
As part of CTS testing its expected no denails should be seen
from dumpstate domain during testing so addressing generic
permission issue.
test :testNoBugreportDenials
Change-Id: I27178e6b4180d53cd5f6574bf71fe54819b10454
WFD requires revision in its SEAndroid policies due
to an OS upgrade and design re-architecture to conform
to system-wide mandates.
Change-Id: I5a9adc280cefab73d8c467379b74951fc3a88e71
For debugging watchdog issues in system_server, system_server
needs read access to binder-state file. Access to generic debugfs has
been removed for all processes except init, vendor_init & dumpstate.
This CL labels /sys/kernel/debug/binder/state file and allows
system_server, dumpstate, vendor_init & init, 'r_file_perms' access
to the same file.
The label and the associated access permissions only apply to
userdebug builds.
Change-Id: I159e39bcd05d699454797f8b1d1c17c810c99cb1