summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Collapse)Author
2016-10-17Separate ambient display triggersAdrian Roos
Allows configuring notification and sensor triggers separately. Introduces a helper class that hosts the logic for determining what kinds of triggers a device supports. Bug: 32073185 Change-Id: Ie7e8eb6b895dcc54e6f972e70642c7248b9e223a Test: disable "ambient display", sensor triggers should still work
2016-09-08Fix support for UNPROCESSED audio sourcesrago
Bug: 31217837 Bug: 27348456 Change-Id: I7ecce73b66de90fa2567fe399c770ba5b2715a36
2016-08-19Ensure device does not use "allow hold" carrier config option.Tyler Gunn
This device predates the introduction of the "allow_hold_in_ims_call" carrier config option, and it is undesirable to take away the functionality associated with that carrier config valeu. Setting this to "false" here ensures that future releases for the device retains existing functionality. Bug: 30449352 Change-Id: Idbb04bd0de64b21a0abaa8e37b6ec6078499c286
2016-05-25Replace caribou wallpaper without the starsHyunyoung Song
b/28339724 Change-Id: I0638fca1c28fd2ec990e5e7ea66dab8e174a3ee9
2016-04-29Shamu: power profile: reduce cost for cpu.awakeBadhri Jagan Sridharan
Reduce cpu.awake to power cost to 8 based on the power values from the dashboard "partial wake lock" - "airplane suspend" Bug: 27453388 Change-Id: I0505d8eaec432f066c804a897482881faa7ba27f
2016-04-11Moved ERI configuration files from resoures to Carrier Config.Jack Yu
Used Carrier Config to load correct ERI configuration file since there are MCC/MNC shared by different carriers. bug: 23887558 Change-Id: I41cc3dca6c91dfd8b7e9a1269b0eea6d6a712790
2016-03-30Cleanup after making tty_enabled = true by default.Sanket Padawe
Bug: 27875275 Change-Id: Ibf5f749c0d3d421128237915542a52f941574ac9
2016-03-01Update wallpaper asset for N dev preview (shamu/Nexus6)Hyunyoung Song
Bug: 27434845 Change-Id: I15d684d810ca0f07a0354548b5c510afbc590f0d
2015-10-13Safe media level value changerago
Setting safe_media_volume_index to 5 after EQ change This change is related to the max levels for EQ in the music player app. Not including this might have an impact on the expected max level of the devices. Bug: 23380209 Change-Id: Ie24e1fab497171006e695c8c67dfc78ff391a1e3
2015-08-07shamu: set SUPL_ES=1 for VZWDong Zhou
In VzW SIM MCC/MNC based gpsconf overlay set SUPL_ES=1 This change will allow to pass VzW specific VoLTE E911 test by processing Network Initiated SUPL request only in emergency call and ECBM mode Bug: 23022347 Change-Id: Icfefe4afc64da93304a698a00338f0fcf5939ce9
2015-07-23Merge "usb: mot-factory mode support" into mnc-devVineeta Srivastava
2015-07-22usb: mot-factory mode supportChris Fries
Support mot-factory for adb and empty usb configuration. Bug:22637358 no enumeration on first boot with factory cable Change-Id: I1f4e43fb8c1d8bffec74e7a140663f3698e4fe35
2015-07-21Merge "add bp-tools support for plain adb mode" into mnc-devNick Kralevich
2015-07-20add bp-tools support for plain adb modeNick Kralevich
On userdebug builds, only adb is brought up, not adb+mtp. When booting into bp-tools mode on a userdebug device, no overlay entry is present, which means the expected mode isn't entered. Add an overlay entry. Bug: 22062484 Change-Id: I2dd3b6064c2591dca595a216df9a37a11eab793c
2015-07-20Merge "Support optional modem restart on certain errors." into mnc-devRobert Greenwalt
2015-07-17Merge "shamu: add camera power profile value" into mnc-devVineeta Srivastava
2015-07-16shamu: add camera power profile valueVineeta Srivastava
add camera.avg and camera.flashlight to power_profile.xml Bug: 21757253 Change-Id: Ib50591e4fece0cfb1be3b5b60a3028f6798566b7
2015-07-16Support optional modem restart on certain errors.Robert Greenwalt
In particular error code 36: REGULAR_DEACTIVATION should cause a modem restart after 3 retries. bug:22455853 Change-Id: I556a7a061a40b9f88a5d7a1421c29b27129958c1
2015-07-16Revert "Bluetooth: Enable SAP profile support"Andre Eisenbach
This reverts commit 09bc2ef44ce53f20c61ece21dcdf5e4eb72a9746.
2015-07-13Bluetooth: Enable SAP profile supportAndre Eisenbach
Change-Id: Ib835f357771be9040d709512fde60d039507a114
2015-07-09Enable EMERGENCY mobile connections.Robert Greenwalt
Hooks the ConnectivityManager.TYPE_MOBILE_EMERGENCY, PhoneConstants.APN_TYPE_EMERGENCY, and NetworkCapabilities.NET_CAPABILITY_EIMS together so carrier apps can request connections to this APN. bug:21785357 Change-Id: I8d0004d77849e3f214b89c48067b09b288891f9f
2015-07-07Merge "Moving config_radio_access_family definition for shamu from ↵Ian Pedowitz
platform/vendor/moto/shamu to device/moto/shamu" into mnc-dev
2015-07-07Merge "Enable Hotspot 2.0 in shamu by default." into mnc-devJan Nordqvist
2015-07-06Merge "Add an entry for Flashlight for Shamu power_profile.xml" into mnc-devAlan Ma
2015-07-03Moving config_radio_access_family definition for shamu fromIan Pedowitz
platform/vendor/moto/shamu to device/moto/shamu Bug: 22265120 Change-Id: I65e8cb5293b52d6bdedd1f036f74832ae1f6f33e
2015-06-25Migrate shamu overlay to default config app.Jonathan Basseri
Many of the variables in these overlays were migrated to CarrierConfgiManager, so the overlay values were migrated into the default config app (packages/apps/CarrierConfig). Everything no longer needed here is deleted. Bug: 20827908 Change-Id: I9ec1c3f240a96746bf02c04c7e96a1ecf6671818
2015-06-24Enable Hotspot 2.0 in shamu by default.Jan Nordqvist
Bug: 22014284 Change-Id: I14e0c6caaee9f5b959af35e9f5f36ed885e84eb7
2015-06-10Add an entry for Flashlight for Shamu power_profile.xmlAlan Ma
b/20640011 Change-Id: I167244bf293f5e667d9cf8521344fbfc41e8596c
2015-05-05Disable VT on shamu.Etan Cohen
Feature code is mostly integrated but not slated for release/support. Change-Id: I977e949e7e1adc9928f8c47763677f3146b6e1d3
2015-05-05Merge "Merge commit 'a51f2b5' into merge_try2" into mnc-devPrerepa Viswanadham
2015-05-04Update power_profile.xmlChris Fries
Looks like some copypasta error, missed some CPU speeds cost. Change-Id: Ie7e0af253ac3410c48d022d8138e5e577240858d
2015-04-30Revert "Temporary disable WiFi Calling"Pavel Zhamaitsiak
This reverts commit 13ea3f1523e10deb58e0677db570682b5c788eef. Change-Id: I7ac0a9e544cf18964a59ba478ec7fd0c8969f301
2015-04-07IMS-VT: Enable Video callsRekha Kumar
Change-Id: I5ed02a45e42383e65eeace401ae87a7a04147b23
2015-04-03Temporary disable WiFi CallingPavel Zhamaitsiak
Bug: 19937292 Change-Id: I796018c563bd51956f97422aca54ece0d59a6ade
2015-02-20am b867a874: Merge "Config change to not show swap button after merging ↵mike dooley
calls into Cdma conference." into lmp-mr1-dev * commit 'b867a874e765f393b37f93976c3d9a723a8f9f19': Config change to not show swap button after merging calls into Cdma conference.
2015-02-18WFC configuration: enable for Shamu.Etan Cohen
Change-Id: I993593de9a26ff434141e2b2d8386d76632671e2
2015-02-18Config change to not show swap button after merging calls into Cdma conference.mike dooley
Swapping is not supported for Cdma conferences. Clicking the swap button would cause the last call to be disconnected. Bug: 19414838 Change-Id: Id572868730fde484e9572cd063b0276d7d8b5c1b
2014-12-19Merge "Change to add eri.xml for 204/04" into lmp-mr1-devAmit Mahajan
2014-12-18Change to add eri.xml for 204/04Amit Mahajan
Bug: 18780021 Change-Id: Ic9222786763671f278704e6492b00165e6b3e83b
2014-12-17Merge "Set config_show_cdma to true for U.S. Cellular" into lmp-mr1-devAmit Mahajan
2014-12-17Set config_show_cdma to true for U.S. CellularMao Bing
Bug: 18000199 Change-Id: Ibab177e1aa6710d28177320aa8b0ea1d71d01cc3
2014-12-16Merge "Add overlays for new tethering provision config" into lmp-mr1-devJason Monk
2014-12-11Add overlays for new tethering provision configJason Monk
Bug: 18453076 Change-Id: Ie89621ac6178af0d033883032051f4e20c06a490
2014-12-09Change to add config overlay for VZW for flag config_LTE_eri_for_network_name.Amit Mahajan
This ensures that eri is not used to detect network name when voice tech is LTE on VZW. Bug: 18161228 Change-Id: I3382a0fc68272c58893848c32df024d0c4681279
2014-12-03Force 7 but sms encoding for Vodafone Spain & PortugalAndy Thompson
Bug: 18569195 Change-Id: I94946d267717445dded2a4dd49861b44a11fc61d
2014-11-19Shamu: Update battery saver disclosure text.John Spurlock
Bug: 18451615 Change-Id: Ia4b00e5c0ac45951d21d498a40ddb2bc42a2323b
2014-11-17Merge "Changing config_tether_apndata to support mvno" into lmp-mr1-devRobert Greenwalt
2014-11-12Add 2 VOLTE test sims for VZW IOT lab testBing Gao
Add two MCC/MNC 310/028 and 311/390 for VZW lab test. Bug: 18315738 Change-Id: I220fda9526a081d6245a7f0fb3ff8d5df74c039c
2014-11-10Changing config_tether_apndata to support mvnoRobert Greenwalt
Bug: 10096119 Change-Id: I551236040c810b9603fb84542af9765184ce0c29
2014-10-28Disabling US CMAS for Bell Canada mcc-mncEliseu Massing
b/18073521 Change-Id: I5a804757d3727d809526ffd6cf2d74660b17eb05