diff options
author | Hamster Tian <th0928@126.com> | 2014-04-30 16:11:31 +0200 |
---|---|---|
committer | Ricardo Cerqueira <ricardo@cyngn.com> | 2016-02-02 15:25:14 +0000 |
commit | a6032a59de6438c5ff27cd21ca877527fd3ceb49 (patch) | |
tree | e02a9a2cfcb057216af6fd05b7c3037ff7f579a2 /res/values-ro | |
parent | 5d51ddacd3bf5ff392165d4c4802eb12633e187d (diff) | |
download | packages_apps_Settings-a6032a59de6438c5ff27cd21ca877527fd3ceb49.zip packages_apps_Settings-a6032a59de6438c5ff27cd21ca877527fd3ceb49.tar.gz packages_apps_Settings-a6032a59de6438c5ff27cd21ca877527fd3ceb49.tar.bz2 |
[3/3]Settings: add "Accept all files" option for incoming files via BT
* Adapted for CM13.
* PS2: empty line fix
* PS3: variable name fix
BT server in AOSP will check MIME type of incoming file. Only those with
explicitly allowed types will be accepted. The MIME type whitelist is in
packages/apps/Bluetooth/src/com/android/bluetooth/opp/Constants.java
But this can be annoying when we want to transfer RAR, APK or conf files
etc which do not exist in the list.
This patch adds the option "Accept all files" in
Settings -> Bluetooth -> menu.
This option is disabled by default, which ensures security.
Ref CYNGNOS-1825
Change-Id: I76e008211429bf3bd28183713043bee5d326c21a
Diffstat (limited to 'res/values-ro')
0 files changed, 0 insertions, 0 deletions