summaryrefslogtreecommitdiffstats
path: root/overlay/packages
Commit message (Collapse)AuthorAgeFilesLines
* Add translatable="false" tags to ims package overlaysBrad Ebinger2020-01-201-2/+2
| | | | | | Bug: 147569830 Test: atest TeleServiceTests:PhoneGlobalsTest Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
* Remove old configuration and use new config for MMTEL/RCSBrad Ebinger2019-12-161-0/+6
| | | | | | | | | | Remove the old config_ims_package device config and configure the new MMTEL and RCS configurations in Telephony instead. Also, configure the RcsService to be the default RCS service. Bug: 111305845 Test: make checkbuild Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
* Use component-override to configure wahoo BluetoothRyan Mitchell2019-10-101-33/+0
| | | | | | | | | | | | | Runtime Resource Overlays (RROs) can no longer change the value of resources in manifest when read during PackagerParser. This change uses component-override to enable the service by default on wahoo devices. Remove usages of profile_supported_sap from overlays as they no longer configure the enable state of .sap.SapService. Change-Id: I885a90c96e27dc36cddab7da41a3fe759de789da
* Enable the Hearing Aid Profile for Pixel 1 and 2Stanley Tng2018-06-261-0/+1
| | | | | | | | The Hearing Aid Profile was disable in an upstreamed branch and we need to re-enable it here. Test: Compile Change-Id: I1fae1e66570d69e14d53c415838e882639761ec9
* Disable the Hearing Aid profile for Pixel 2Stanley Tng2018-06-071-1/+0
| | | | | | Bug: 109880029 Test: Compile Change-Id: I7c641444e85be61f8737fa7172ef7a0c849e79f2
* Disable Hearing Aid Profile for all platforms except PixelStanley Tng2018-04-251-0/+1
| | | | | | | | Enable the Hearing Aid Profile for Taimen and Wally. Bug: 78142728 Test: Manual Pairing on various Pixel phones Change-Id: I1323387592bbedf69b4fc9185b121d616c96fd9e
* Enable telephony audio device for pixel devices.Tyler Gunn2018-02-121-0/+5
| | | | | | | | | | | | Pixel devices support a special audio device called TYPE_TELEPHONY which enables system apps to output audio in the telephony outgoing audio stream. This is used for some carriers to play a "call recording tone" which the remote party will hear if the user starts recording audio with a call recording app. Test: Manual testing Bug: 64138141 Change-Id: I6e1981a4baaea34c0cea54f1af7aa2945c6e09a6
* Move config_enabled_lte overlay to device folder.Malcolm Chen2018-02-061-0/+2
| | | | | | | | | Move config_enabled_lte overlay to device folder so that AOSP can also apply it. Bug: 71830982 Test: manual Change-Id: I5c4b2c895d0bfeb8bb36d2c8a2333b75127b6d60
* Add Settings overlayNaveen Kalla2017-06-192-0/+42
| | | | | | | | | | | Add Settings app overlays to 1) remove unwanted UI menu option "mobile_plan" 2) Use "WLAN Call" instead of "Wi-Fi Calling" Setting for DTAG Bug: 62285528 Bug: 34396511 Test: Manual Change-Id: I30fe6760c90dec3b9c988dc6d8d563d6e477b8ef
* Bluetooth: Enable SAP on Taimen/Walleyepkanwar2017-05-251-0/+32
| | | | | | Fixes: 62064043 Test: manual Change-Id: I20ff2e70d0b9be97ae2600007f4bac392defaba8
* Enable handover support for Google devices.Tyler Gunn2017-04-111-0/+22
Enables support for Telecom handover from Telephony ConnectionService to another ConnectionService for Google devices. Test: Manual Bug: 37102939 Change-Id: I91adc9f3bc2908b5bfc19dca4332cceff18f9fb0