The sensor HAL needs to write commands to the sensor device nodes to
control the sensor driver. Thus add rules to fix up the permissions
of "enable_wakeup" ,"max_latency" and "flush".
Change-Id: Ica95bef4fb88e220eab84634c07997b3bed7d8d6
Apps must not be allowed to write to secondary external storage
devices, except in their package-specific directories as allowed by
synthesized permissions. Restricting writes in this way ensures the
system can clean up files when applications are uninstalled
Change-Id: I6688dc3f5d81f966fd42a8cf3509c3743474de50
CRs-Fixed: 715425
Change the trigger position from init.qcom.rc to init.qcom.sh for remotefs
process rmt_storage and rfs_access. Make sure the two processes are loaded
with "ro.boot.emmc = true" and not in the power off charging mode.
Change-Id: Ie5ddc7afc9e69ab907db18fbcc7301020830cd4b
Currently init.qcom.usb.sh is writing the serial number into
android sysfs entry. But during bootup, .rc file is writing
default composition before .sh gets executed. This results USB
driver sending default serial string to host due to port hopping
happens. Hence write ro.serialno to the sysfs entry on init once.
Also remove reading persist.usb.serialno which is required only for
NAND based devices as all future targets are emmc based devices.
CRs-Fixed: 659235
Change-Id: Iddb0875fe0aff9aa9d53850861cc54735e5006d7
Changing packing parameter and interactive setting for consistent
and improved IO related performance on 8939 target
Change-Id: Ia4bd1d509109050dd2b518cdb11ec90fee94935a
Remove the default_values file and set the min_freq
prop to the correct freq value prior to start of perfd.
Change-Id: If0508d5e5d51b2ab3b7e62f81c0be8331d897fef
Old library is no longer used for this property so update
the property value with the name of the new library,
libqti-perfd-client.so
Change-Id: I5d3e19ee684400bb11c9c584bedadf9f46e9ec4d
This change is required to start the service during bootup.
This service is used for routing FW/HOST diag events/debug
messages to QXMD/RIDL(Self-host).start off as root and
drop permission after retaining necessary capabilities at startup
Change-Id: I1d91280a82824a5c257a7f03901232f892733733
CRs-Fixed: 724729
As per bluetooth specification stack can support max 7 devices
so restiricting the MAX_ACL_CONNECTIONS that HOST can support to 7
Change-Id: I58abf33083196f2a82a79bf9b152882db2f39ab2
CRs-Fixed: 724999
HWC will be writing to this sysfs node to set the variable
refresh rate, hence set proper usergroup
Change-Id: If668003463f580050d5843af97bf8f8761eb7f88
Give r/w permission for dev/ccid_bridge
Add init.qcom.uicc.sh in Android.mk
Add init.qcom.uicc.sh in base.mk
Change-Id: I90e67e0bb67937c9da5123d7b41c483df45c8449
RmNET function uses QTI as control and BAM as data transports on
Ferrum target. Update the compositions accordingly.
Change-Id: I045e6dd51f36e5c9f1cd573416ef2c1cad5d3cb0