Commit Graph

141 Commits

Author SHA1 Message Date
Yu Jin 42b9b2ecd6 Add config to check data roaming for UT
UT supplementary service also needs to keep mobile data and data roaming
available. If mobile data is unavailable on current UT service SUB or
data roaming is disabled in roaming network, needs to show a dialog to
user for prompt.

CRs-Fixed: 980962

Change-Id: I6ea1932578c262d0047c5775017de807df405e91
2016-05-25 01:25:05 -07:00
Linux Build Service Account 98ab8ca6ad Merge "tethering: add wigig0 to config_tether_wifi_regexs" 2016-05-24 21:18:07 -07:00
Dedy Lansky 9ccc8761d0 tethering: add wigig0 to config_tether_wifi_regexs
As part of Wigig support for soft AP, allow tethering of wigig0 interface.
CRs-Fixed: 1016736

Change-Id: I7cb753df1387693fca98f2094eca387c1735fb0c
2016-05-17 02:16:20 -07:00
Shiyu Dong 7df85e5cd2 Add a config to enable MMS when mobile data is off
Some operators require that an MMS be allowed even when data
is turned off. Introduce a config to determine if MMS should
be allowed. By default this config is set to false.

Change-Id: Ia017bfbf6390cae8e2fb3c2e0ac90804d2d28acb
CRs-Fixed: 1015218
2016-05-13 17:36:01 +08:00
Mengjun Leng 6f2f84bb37 Enable 7 bit ascii coding for long message
Related to MCC-MNC 460-03 460-11 460-12

Change-Id: I8b1baa3bc303877a63c9d981d9baa9ff77e0b4ab
CRs-Fixed: 1015086
2016-05-13 17:26:42 +08:00
Lior David 8f954ffdd0 tethering: add new entry for DHCP ranges
Extend the default list of DHCP ranges for tethering
and include ranges for Wigig and Wigig P2P.

CRs-Fixed: 997384
Change-Id: I8b90c5f2c08fcff1d39ebc9042faf7755a529157
2016-05-05 14:50:06 -07:00
Wileen Chiu eea5539d2b Enable device overlays compilation
- In addition, remove configs not defined
in the base package

Change-Id: Id36618073145e7c6e62b22f70308f507799b7aff
2016-04-27 13:47:14 -07:00
Yashdev Singh 4806fce5b8 Telephony: Add overlay for CarrierConfig.
- Use overlay for vendor.xml.

Change-Id: Id685a25733a8088a05570c3b3f2ffa1aca19ed07
2016-04-20 13:22:42 +05:30
Linux Build Service Account 3029a2399a Merge "Merge 7a6fc164df on remote branch" 2016-04-13 03:40:00 -07:00
Ashish Jain bda749789f common: audio: remove audio specific config from common overlays
-Move audio specific configs to audio HAL from common
overlays.

Change-Id: Ie1bb28f58a828ed101bd55f61ec14bb870b23810
2016-04-07 11:37:27 +05:30
Venkatraman Nerellapalli fd26e97bbf MSIM: Do not display rat string for specific service providers
Do not display rat string along with operator name in statusbar &
data usage screens for specific service providers.

CRs-Fixed: 987377
Change-Id: I8743fd384171368b64a396c5919bef8ebb4d9602
2016-03-30 06:15:39 -07:00
Susheel nyamala a101cd2efe Fix emergency pdn bringup failure
Add emergency network attribute to network attributes list.
This will add emergency apn context, thereby allowing
emergency pdn setup.

Change-Id: I123fa99e1659f51bb3d0d9de7c8859591bd17dd1
CRs-Fixed: 984318
2016-03-10 18:22:54 +05:30
Ravi Paluri 1abb7386ef IMS-VT: Handle buttons display in InCall Screen
Change number of buttons to be displayed in
incall screen to 6

Change-Id: I995fb19e5c80ece4e686736db435e0f24081cee1
CRs-Fixed: 959132
2016-02-07 22:26:11 -08:00
Linux Build Service Account da451be36e Merge "Adding wirelessCalling QuickSettingsTile to config" 2016-02-02 06:10:45 -08:00
Suresh Koleti 2d1b885fd6 IMS: Add support to show wifi calling icon indicator
Adding slot to show wifi calling icon on status bar

Change-Id: I4bc93e5bd6f38ccd26fb53e54eb4730cdddb30e7
CRs-Fixed: 957268
2016-02-01 18:08:22 +05:30
Chaitanya Kumar Reddy Gopireddy Srinivasa 06ded424c1 Adding wirelessCalling QuickSettingsTile to config
Adding the Wireless calling Quick Settings
Tile to config.xml in overlays

Change-Id: I1cecd1b614245a44c14cf8272b09067f170a231b
CRs-Fixed: 957516
2016-01-28 15:24:13 +05:30
Linux Build Service Account dfed3403c4 Merge "Enable SMS shift tables for national languages" 2015-12-31 01:14:14 -08:00
Linux Build Service Account f2eccb3f95 Merge "Add overlay Strings for Data Roaming warnings." 2015-12-31 01:14:13 -08:00
Venkatraman Nerellapalli 0f67eef5e4 Add overlay Strings for Data Roaming warnings.
Add overlay strings in English UK and English India
for Data Roaming Warnings.

Change-Id: Ib29503ca0322e1b7b820c333c09952156e9c4283
CRs-Fixed: 856581
2015-12-29 03:33:25 -08:00
Venkatraman Nerellapalli 9b5afffe91 Enable SMS shift tables for national languages
Enable SMS single shift and lock shift national language tables for
Vodafone Germany and Vodafone UK.

Change-Id: If42aecb2be021b483c4245cf2fc85b3bb64d857a
CRs-Fixed: 846388
2015-12-28 23:07:54 -08:00
Venkatraman Nerellapalli 631ee753af Add support for showing femto cell icon.
Add icon slot in status bar for showing femto cell icon
when device is connected to CSG femto cell.

Change-Id: I22e9c51722fe0d52c5f2d3d7f8a78c32beaa8de2
CRs-Fixed: 855079
2015-12-28 22:46:38 -08:00
Susheel nyamala 9d224f9c1a Modify tcp buffer size for LTE_CA
Update tcp_wmem buffer sizes for LTE_CA RAT.

Change-Id: I9d851af1a14208ad048f5e34b5643acb993285f8
CRs-Fixed: 933015
2015-12-28 02:22:13 -08:00
Suresh Koleti 8db100a1de IMS: Add strings to support to show HD tag in network name
Add overlay strings to append HD tag in network name.

Change-Id: I2d5cc3138af2283e4c8ee6a19ecc87c5e19309de
CRs-Fixed: 752266
2015-11-03 10:15:42 -08:00
Linux Build Service Account 65a72ea91a Merge "IMS: Enable CFUT timer UI for CMCC" 2015-11-01 08:31:44 -08:00
Benergy Meenan Ravuri 628662e8a3 IMS: Enable CFUT timer UI for CMCC
Enable the configuration flag for CFUT timer UI for
CMCC MCC-MNC values

Change-Id: I9ec9f03e715f79cd7253a8665127986ad5da86e1
CRs-Fixed: 929423
2015-11-01 00:47:54 -07:00
Sravanthi Palakonda 275a7dee79 Override config_wifi_ecbm_mode_change to false for other mcc-mnc
Disable Wi-Fi module detection for ECBM mode change by overriding
config_wifi_ecbm_mode_change to false for other mcc-mnc
combinations.

Change-Id: I726023fc3125b1b4c353dc6c7f4773a29cceaf93
CRs-Fixed: 903365
2015-10-29 22:24:45 -07:00
Linux Build Service Account cd1e0f6f79 Merge "Revert "TeleService: Add new Network mode menu list for CMCC"" 2015-10-27 15:50:47 -07:00
Sravanthi Palakonda f6c912aee6 Wifi: Override config_wifi_ecbm_mode_change to false.
Disable Wi-Fi module detection for ECBM mode change by overriding
config_wifi_ecbm_mode_change to false.

CRs-Fixed: 903365
Change-Id: I1c1600f1aaca6a8bf33809e76bf13e6f1a6d825a
2015-10-27 01:19:13 -07:00
Linux Build Service Account 68f041784e Merge "FRP: Define overlay of GMS" 2015-10-24 08:46:52 -07:00
Qiang Chen a1193d2a8f Revert "TeleService: Add new Network mode menu list for CMCC"
This reverts commit f29dbe193c21a182647c77c1d4a9417783f82135

CRs-Fixed: 913826

Change-Id: Ic7e8c28104afd9534216a38426a094a87d0cead7
2015-10-24 17:25:08 +08:00
Linux Build Service Account 75879cfe59 Merge "audio: disable force camera shutter sound playback" 2015-10-23 19:12:49 -07:00
Maunik Shah 6dd8433cc3 FRP: Define overlay of GMS
To enable Factory Reset Protection, we need to define GMS
package.

Change-Id: I71ecd3bf9bc9d5a7aadda6b31f89095909647f5f
2015-10-22 22:22:25 -07:00
Mingming Yin b010619720 audio: disable force camera shutter sound playback
- Disable force camera shutter sound playback.
  This config is country specific and should be only
  enabled in particular countries(e.g. Japan).

Change-Id: If9171fa84e21cf0bda462c7bd8b9370008f6dd9f
2015-10-21 10:56:49 -07:00
wangjing e456774e17 Device: Fix ArrayIndexOutOfBoundsException in mobile network setting
The length of string-array preferred_network_mode_choices
in other languages is less than it's length in english.

Use overlay files to add network modes.

Change-Id: Id442500ed5bcf32c59a1e8c3b30d82e91bdf5733
CRs-Fixed: 906407
2015-10-20 20:02:20 -07:00
JivakDhadse 00edeb9e78 Bluetooth: Enable Avrcp_controller
Enable Avrcp_controller in overlays.

Change-Id: I1c8aa18ebd2df5a838bea8768ae940ee3db96263
2015-10-09 10:56:46 +05:30
Prasath Balakrishnan 1d525b1eff Config to display 14 digit IMEI(Ignore Check Digit)
Config to show 14 digit IMEI instead of 15 digit
(ignore check digit)

Change-Id: Ibd05d067056c772f460ef877309a8d2390aa7a12
CRs-Fixed: 808534
2015-09-29 04:50:54 -07:00
Qiang Chen 1ec4561710 TeleService: Add new Network mode menu list for CMCC
Only "4G/3G/2G mode" and "3G/2G mode" should be shown for CMCC
requirment

Change-Id: I6fb2cd601da4480d5772e847bac10f366f513e37
CRs-Fixed: 683355
2015-09-21 11:38:56 -07:00
Basudev Achary Konderpu 6cb891d306 IMS: Enabling CFUT based on config
Enabling Call Forward Unconditional Timer feature
based on CMCC specific LTE based mccmnc 46008.

Change-Id: I5a15441c410bcc9afd3ea1ff2428995ecdc0bb03
CRs-Fixed: 901578
2015-09-09 04:28:42 -07:00
Yashdev Singh 62daaaf60d Telephony: Increase MMS PDN priority.
Set MMS PDN request as the highest priority.

Change-Id: I14b28544ce069ca3581ff7663fcd0b4068cc9f18
2015-09-02 13:43:06 -07:00
Suresh Koleti 00f2783f5f IMS: Control Wifi calling mode preference
Add configuration flags to control Wifi calling
mode preference UI options

Change-Id: I4ff10b3e54108fabb701fdb5abb37766a7cbce49
2015-08-25 23:57:30 -07:00
Linux Build Service Account 828daa5d86 Merge "IMS: Phone switching" 2015-08-24 05:03:33 -07:00
Linux Build Service Account 6e6e5e43d5 Merge "Bluetooth: Enable SAP Server" 2015-08-24 05:03:09 -07:00
Linux Build Service Account b24728c55e Merge "Enable HFP Client role" 2015-08-24 05:02:41 -07:00
Anju Mathapati 57125aff05 IMS: Phone switching
1)Config determines whether to update phone object
when voice registration state changes.
2)Voice radio tech change will always trigger an
update of phone object irrespective of this config.

Change-Id: Id6fc26a8665cfda744cae7ffab1a8670664df71f
CRs-Fixed: 764153
2015-08-21 16:15:22 -07:00
Hemant Gupta 9b74ff1db3 Bluetooth: Enable SAP Server
Enable SAP server in overlays

Change-Id: Ifadb606a5cc686efc9b206bf954ab7380ab3bcab
2015-08-19 08:21:52 +05:30
AnubhavGupta 0580f3fdcf Bluetooth: Enable A2DP Sink
Enable A2DP Sink in overlays

Change-Id: Iebcc7957a5aa4c94b9e727b5aa35fc5cc1631e65
2015-08-19 08:21:36 +05:30
Gaurav Asati fcb64e3c4d Enable HFP Client role
- Enable HFP Client role bases on system property

Change-Id: If6df4b5322c94c4a4efd1fc24f4f1cfe1de26bd1
2015-08-13 13:52:20 -07:00
Yashdev Singh 61b4edfbe2 Implement framework for TelephonyPlugin.
- Add the overlay config for customized telephony plugin
  library.

Change-Id: I6142482e72cf7b9dd36bcc6d5f38424c7b19f5cc
2015-08-12 22:52:24 -07:00
Sridhar Dubbaka ca16674615 Enable Preferred network type options menu by default
Overlay change to enable Preferred network type options
menu by default.

Change-Id: I3b14c182026cacb62df8cc878cbf5eea74b09b4d
2015-08-08 15:46:12 -07:00
Chiou-Hao Hsu 64e54d0eab Merge tag 'AU_LINUX_ANDROID_LA.HB.1.1.1.05.01.01.063.356' into HEAD
* commit '6dfa44b044c858c2b5de0f0c3ca9eef28131a0c1': (27 commits)
  Add tcp buffer sizes for LTE_CA
  init.qcom.post_boot.sh: Update scheduler tunables for 8996
  tz app seemp_healthd removed
  init.qcom.post_boot: Enable low power modes for 8952
  init.qcom.usb: Add composition to support DPL with DUN over char bridge
  init.qcom.rc: FST Manager runs as user "wifi"
  init.qcom.post_boot.sh: Enable all the LPMs by default
  qcom: Add default configuration for DCC block on MSM8976
  BTLogKit: Added BTLogKit to Product Packages
  init.qcom.usb: Set default USB request buffer size as 128 KB for MTP
  Adding and starting IOP service for 8996
  base.mk: add FST Manager to the build
  init.qcom.rc: add FST manager service
  Bluetooth: Drop Wcnss_filter to bluetooth only access
  init.qcom.post_boot: Set mincpubw devfreq governor to cpufreq for 8996
  audio_policy: disable software DRC flag
  init.qcom.rc: Seemp health Deamon
  Disable sched_boost on msm8996 at post-boot.
  Mms: Change default config options
  qcom: Add default configuration for DCC block.
  ...

Conflicts:
	rootdir/etc/init.qcom.rc

Change-Id: Ifedca1c92c67b2006f11eaa54d4fb8134fe5952c
2015-08-03 11:28:17 -07:00
Susheel nyamala 84127c47a6 Add tcp buffer sizes for LTE_CA
Copy tcp buffer sizes of LTE to LTE_CA RAT too.

Change-Id: I30d05ba16b5f431399c8fff06a2cdabae6a7c5db
CRs-Fixed: 876924
2015-07-29 20:17:01 -07:00
c_sdamga 765ccf35df Bluetooth: Set hfp_client, avrcp controller,a2dp sink to false.
only source or sink at a given point of time is enabled.

Change-Id: I23a1ad690e80dc303befe6b55ff40ec7560c185f
2015-07-16 11:56:07 -07:00
Chiou-Hao Hsu 2c7c87556e Merge tag 'AU_LINUX_ANDROID_LA.HB.1.1.1.05.01.01.063.321' into HEAD
* commit '06292cd44d1f0d8143e08feb2173108ec2e25e42':
  audio: Add appropriate permission for avtimer driver
  Add support for generating signed LK image.
  common: init.qcom.rc: move to core class for Sensor Daemon
  init.qcom.post_boot: Configure cpu boost paramters for 8996
  Config File for Sprint Voice Replacement RAT
  init.qcom.post_boot: start perfd after cpu governor is initialized
  init.qcom.post_boot: enable perfd for msm8996
  init.qcom.rc: QSEE Proxy daemon
  base.mk: remove "libdrmdecrypt" library reference as the lib is obsolete

Change-Id: I22c00cd75c52922fc119d69fd72ce1d8ed903ac6
2015-07-13 14:57:57 -07:00
Omkar Kolangade 094658f096 Config File for Sprint Voice Replacement RAT
Adding a config file for mcc310-mnc120 for enabling
appropriate VoLTE replacement RAT.

Change-Id: Ib3deefb0b7e844c8a50142fec4a192874c2e5c45
CRs-Fixed: 826057
2015-06-26 05:09:39 -07:00
Divya Sharma 6d26d87b0a common: comment out IWLAN, digital pen, and audio config
Change-Id: Id17f4d532010247961328290f1b8383f19e76577
2015-06-25 10:56:39 -07:00
Anju Mathapati a02d65b056 IMS LMR1 Compilation Fixes
This adds compilation fixes for IMS LMR1.

Change-Id: I807d777e5cb74547e25bd9a726b4be631531d5b6
2015-05-21 15:53:30 -07:00
Sukanya Rajkhowa aa17a7a9aa Telephony: Add volteReplacementRat for operators
When RIL reports VOICE_RADIO_TECH as LTE, use the
volteReplacementRat from the operator's config file

CT: 460-03, 460-11

Change-Id: I3e1871f65b8ffad10403f555615e3e41e5db704f
CRs-Fixed: 785346
2015-05-11 10:56:06 -07:00
Anh Nguyen 5cbc14b6d4 Disabled config_carrier_volte_vt_available
Disabled config_carrier_volte_vt_available

Change-Id: Ice9a33c0f544531db895bc40f8672a9085793e58
2015-03-31 13:09:00 -07:00
Maunik Shah 500dd1f781 storage_list.xml: Add 'allowMTP' option for storage volume
Added 'allowMTP' option for each storage volume to decide whether
to show up volume in MTP mode or not. If it not defined, by default
it will be visible on MTP. If someone wants to hide the volume,
one can set it 'false'.

Change-Id: Iea6e41c835a51f5e28e6492f1c498a0f15b66d71
2014-12-03 21:47:14 -08:00
Linux Build Service Account 624e7018df Merge "Config item to speed up the audio mode" 2014-11-16 00:29:40 -08:00
David Ng ccc062558a Enable multi-user support by default
Allow a maximum of 4 users.

Change-Id: Ica0ac3e07a54bbdfb4c322d7199b603ead374124
2014-11-13 12:30:38 -08:00
Linux Build Service Account c977f56855 Merge "Add operator specific volte replacement RATs" 2014-11-13 07:52:37 -08:00
Ravindra 8ad2a3f225 Config item to speed up the audio mode
This config item will be used to set the audio mode to IN_CALL
prior to RIL sending ACTIVE state for a MT call.

Change-Id: Ia67fea607d90b612a3ad1f4ce195354dfe185ff2
CRs-Fixed: 726708
2014-11-12 20:38:52 +05:30
Sukanya Rajkhowa 619c1a7326 Add operator specific volte replacement RATs
Modify volte replacement RAT values based on mcc mnc values from SIM

Change-Id: Ifc29892c9c2066c58cf07c031487254290138c7d
2014-11-06 15:35:04 -08:00
Ravindra 24e2599988 Config item to speed up the audio mode
This config item will be used to set the audio mode to IN_CALL
prior to RIL sending ACTIVE state for a MT call.

Change-Id: If8968c85e0aad234f3c43d73975256c6e4635ebc
CRs-Fixed: 726708
2014-11-06 21:47:15 +05:30
Linux Build Service Account ee8547d756 Merge "Camera: Flash mode settings array values reordered" 2014-10-17 15:20:29 -07:00
Vijay kumar Tumati c2bceb5a36 Camera: Flash mode settings array values reordered
Without this change, flash mode was being sent
to lower layers as 'off' when user enables flash
in the application and as 'torch' when user
disables flash.

Change-Id: I12b2630bc693923e956ca2bc9e742bbda39424ff
2014-10-14 17:03:10 +05:30
Yashdev Singh 65809c73f9 Add tcpbuffer parameters into overlay.
- Add the various RAT values in config_mobile_tcp_buffer array.
- These values are from init.qcom.rc.

Change-Id: Ie675c410915029d9ef1a2ef7ebad396201771c27
2014-10-13 17:56:13 -07:00
Hariprasad Jayakumar b342fda787 Enable VoLTE/VT for Verizon carrier
Add overlay config items to enable VoLTE and VT support for
Verizon operator.

Change-Id: Ic460e62585799cb89b20eacdb4f8a2eb99bd652d
2014-09-18 16:41:54 -07:00
Linux Build Service Account 58b4f707d2 Merge "Telephony: Uncomment hotswap config flag" 2014-09-13 13:30:04 -07:00
Sandeep Gutta 2ce700e75b Telephony: Uncomment hotswap config flag
Uncomment the hotswap config flag which is commented
as part of change f40f03ca3b.

Change-Id: I74e0119109769275a27ab49174ece69869c0b717
2014-09-09 16:38:30 +05:30
Linux Build Service Account 1787e5b67b Merge "Changes for supporting UICC feature" 2014-09-08 20:34:41 -07:00
Uday Kiran jandhyala 3a61b7e9e6 Changes for supporting UICC feature
start fuse service for uicc storage and add storage volumes in
storage xml list to let it handled by MountService

Creating new directory "uicc1" under /storage where the fuse emulated
partition gets mounted

Change-Id: I7354d9806ebf38bd13d41e59bc342a387d5dac14
2014-09-04 18:47:24 +05:30
Linux Build Service Account 519a1bc0bf Merge "Telecomm: Add overlay file to enable tty" 2014-09-03 18:51:57 -07:00
Sandeep Gutta f8cfd7aada Telecomm: Add overlay file to enable tty
Add overlay file for Telecomm app, with tty config item set
to true for enabling tty option in Call feature settings menu.

Also remove tty config from Telephony overlay file.

Change-Id: Ic4fb4681b43f25c0498db70d1a8fb35eb9b05879
CRs-fixed: 713332
2014-09-02 11:51:41 +05:30
Ravit Dennis 874cf0d644 Ultrasound: Add digital pen background side-channel resource
Add an image resource for the digital pen service status bar
notification for background side channel.

Change-Id: Ic1f4eb8b882c5fda9af4bf8dba74f2291f11e020
2014-08-30 22:34:55 -07:00
Linux Build Service Account b791748f94 Merge "Ultrasound: Add digital pen service image resource" 2014-08-30 19:38:08 -07:00
Sukanya Rajkhowa 9055e611bd Telephony: Implementation of IWLAN
Enable feature flag config_feature_iwlan_available

Change-Id: I927f1a0837366b35b95283797d753eb016d7a0c3
2014-08-28 11:43:49 -07:00
Lior Barenboim 28183360bd Ultrasound: Add digital pen service image resource
Add an image resource for the digital pen service status bar
notification for positioning issues.

Change-Id: Iea8aa89b2468606c2cf08c07f50103a68cb2a46d
2014-08-27 20:31:12 -07:00
Ravit Dennis 9d5ba9af78 Ultrasound: Add digital pen service resources
Add digital pen resources needed for the system service

Change-Id: Ie1fa588149d392ca5075275d8db2fe99a9e6987d
2014-08-26 13:09:35 +03:00
AnubhavGupta 6d5a909bde Bluetooth: Enable A2DP Sink
- Enable A2DP Sink

Change-Id: Ifd438e3acbe43887c290b11b3d9083f105f93a2f
2014-08-20 21:38:12 +05:30
Linux Build Service Account 7ecf965e96 Merge "Removing contentDescription as compilation fix" 2014-08-06 18:08:37 -07:00
Mallikarjuna GB 3da7ed1b51 Bluetooth: Enable HFP HS and AVRCP controller
Enable HFP HS and AVRCP controller

Change-Id: I7c47aef3cdfeec4613ece0d7610546cece5512b0
2014-07-31 12:26:52 +05:30
Shruthi Krishna da321c0423 Removing contentDescription as compilation fix
Change-Id: I6a2d909c753ee030e8294acba5138edec490cd96
2014-07-24 16:37:29 -07:00
Sudhir Sharma f40f03ca3b Compilation fix :remove proprieties from resource xml files for bring up
remove proprieties from resource xml files for bring up

Change-Id: Ie8745cf72684b2de86296ab5c1a3ce652f0ceb17
2014-07-09 00:44:48 -07:00
Maunik Shah 0d68149ecb init.qcom.rc: folder creation on boot up for uicc storage
start fuse service for uicc storage and add storage volumes in
storage xml list to let it handled by MountService

Change-Id: I1ab0d9dc7e0991e79787ba4a0f5c587298574bf7
2014-03-31 19:52:45 +05:30
Linux Build Service Account d53e89ee7b Merge "USB-OTG: Add support to mount the USB stick though OTG interface" 2014-03-26 07:44:04 -07:00
Maunik Shah 7f42710f90 USB-OTG: Add support to mount the USB stick though OTG interface
Add new storage tag in xml storage list and also add commands to
create usbotg specific directories on boot up

Change-Id: If2796875e50a848d9f0ec10d8a2e018d13dc7ef3
2014-03-20 16:42:49 +05:30
Vladimir Petrov 4142dc21d3 Camera: Move Camera2 overlay at proper place
- Fixes a regression caused by change Ie7bec1c3
  where overlay paths are changed but omited to
  move Camera2 ones.

CRs-fixed: 606005
CRs-fixed: 567295
CRs-Fixed: 562465
Change-Id: I42c4f32b0f182e712169b4f9571d0352a000b00f
2014-03-04 13:51:12 +02:00
Arif Hussain c0dc793bc6 framework/base: Enable batch scan feature in framework
Enable config_wifi_batched_scan_supported
flag in config file.

Change-Id: I95030e371b29c3cbc9715957413ff0ebce4db951
CRs-Fixed: 600763
2014-02-18 11:52:18 -08:00
Kevin Tang d1b13d52de make overlay here package overlay instead of device overlay
Because of the overlay reference order, package overlays could
shadow device overlays. So many overlays here the final control
we need to add this overlay path part of package overlay.

Change-Id: Ie7bec1c3566b38e25ffe490215e684db64a7e903
CRs-fixed: 606005
2014-02-06 15:10:22 -08:00