sepolicy: move all property read to get_prop()

There are build errors are caused by tightening of the SELinux policy. The
following change necessitates this change.

All the property  reads /write are to be replaced to
set_prop( domain,  property_label)
get_prop( domain,  property_label)

Change-Id: I6ef09a8491440b64b6e77a0ad0e2bbee2c5559ff
26 files changed
tree: 1143115dc68ca4ca17650653c084d79c2556af8f
  1. private/
  2. public/
  3. vendor/
  4. Android.mk