No description
Find a file
Nick Kralevich 7e8ecaf084 Relabel sensors files
In device/asus/flo commit 9d6624a0, /data/misc/sensors
and /data/system/sensors were changed from system_data_file to
sensors_data_file. /data/nfc was changed from system_data_file
to nfc_data_file.

However, we forgot to fix up existing files.

Addresses the following sensors denials:

<5>[  103.234466] type=1400 audit(1387408621.036:26): avc:  denied  { setattr } for  pid=4833 comm="sensors.qcom" name="debug" dev="mmcblk0p31" ino=188441 scontext=u:r:sensors:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
<5>[  103.254089] type=1400 audit(1387408621.066:27): avc:  denied  { append } for  pid=4833 comm="sensors.qcom" name="error_log" dev="mmcblk0p31" ino=188442 scontext=u:r:sensors:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
<5>[  103.273681] type=1400 audit(1387408621.086:28): avc:  denied  { open } for  pid=4833 comm="sensors.qcom" name="error_log" dev="mmcblk0p31" ino=188442 scontext=u:r:sensors:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
<5>[  103.293914] type=1400 audit(1387408621.106:29): avc:  denied  { read } for  pid=4833 comm="sensors.qcom" name="debug" dev="mmcblk0p31" ino=188441 scontext=u:r:sensors:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
<5>[  103.313537] type=1400 audit(1387408621.126:30): avc:  denied  { open } for  pid=4833 comm="sensors.qcom" name="debug" dev="mmcblk0p31" ino=188441 scontext=u:r:sensors:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir

nfc denials:

<5>[  579.726409] type=1400 audit(1387410509.432:35): avc:  denied  { write } for  pid=1257 comm=4173796E635461736B202331 name="nfc" dev="mmcblk0p31" ino=253953 scontext=u:r:nfc:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
<5>[  579.746185] type=1400 audit(1387410509.452:36): avc:  denied  { add_name } for  pid=1257 comm=4173796E635461736B202331 name="halStorage.bin4" scontext=u:r:nfc:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
<5>[  579.765014] type=1400 audit(1387410509.472:37): avc:  denied  { create } for  pid=1257 comm=4173796E635461736B202331 name="halStorage.bin4" scontext=u:r:nfc:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
<5>[  579.783477] type=1400 audit(1387410509.492:38): avc:  denied  { write } for  pid=1257 comm=4173796E635461736B202331 name="halStorage.bin4" dev="mmcblk0p31" ino=253956 scontext=u:r:nfc:s0 tcontext=u:object_r:system_data_file:s0 tclass=file

Change-Id: Ic2076102123f9336c35974a944664ecbf8d216ae
2013-12-18 16:12:31 -08:00
dumpstate deb: dumpstate: Add emmc maker and capacity for debugging 2013-08-16 17:02:48 -07:00
factory-images cherry-pick 96e125ff: Revert Remove AOSP support. Do not merge. 2013-09-17 11:46:57 -07:00
kernel-headers/media deb: update camera kernel headers 2013-06-21 10:56:09 -07:00
original-kernel-headers/media deb: update camera kernel headers 2013-06-21 10:56:09 -07:00
overlay Add back LTE to Preferred network mode options 2013-10-22 12:07:19 -07:00
recovery Add support for aosp deb build 2013-05-29 16:16:29 -07:00
self-extractors Update proprietary blobs for deb 2013-10-28 19:48:58 -07:00
AndroidProducts.mk Rename AOSP builds to aosp_* 2013-03-22 15:53:55 -07:00
aosp_deb.mk Remove telephony features (for phones) from deb. 2013-06-12 16:57:23 -07:00
board-info.txt Fix NFC & Camera 2013-05-31 13:15:57 -07:00
BoardConfig.mk deb: dumpstate: switch to HAL static lib 2013-08-13 17:02:08 -07:00
CleanSpec.mk Remove telephony features (for phones) from deb. 2013-06-12 16:57:23 -07:00
device.mk Remove telephony features (for phones) from deb. 2013-06-12 16:57:23 -07:00
fstab.deb Remove noauto_da_alloc and add nomblk_io_submit for safer eMMC 2013-07-22 20:32:07 -07:00
init.deb.rc Relabel sensors files 2013-12-18 16:12:31 -08:00
proprietary-blobs.txt Update proprietary blobs for deb 2013-10-28 19:48:58 -07:00
recovery.fstab deb: fix recovery code 2013-05-30 17:50:28 -07:00
releasetools.py deb: fix recovery code 2013-05-30 17:50:28 -07:00
system.prop Display Traditional Chinese/Simplified Chinese carriers name 2013-07-02 09:32:50 -07:00
vendor_owner_info.txt Update proprietary blobs for deb 2013-10-28 19:48:58 -07:00
vendorsetup.sh Rename AOSP builds to aosp_* 2013-03-22 15:53:55 -07:00