OSDN Git Service

android-x86/packages-apps-Bluetooth.git
7 years agoresolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f76...
Ajay Panicker [Tue, 6 Dec 2016 18:09:53 +0000 (18:09 +0000)]
resolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f7628944 am: 5bdf052376 am: 850fec4b84 am: 260eb9a356 am: a00a7fdd51
am: 190f774cb9

Change-Id: Ieb4f898abf780b7c56e36599a99995cdbbdae3cd

7 years agoresolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f76...
Ajay Panicker [Tue, 6 Dec 2016 18:05:52 +0000 (18:05 +0000)]
resolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f7628944 am: 5bdf052376 am: 850fec4b84 am: 260eb9a356
am: a00a7fdd51

Change-Id: Icd6a71d9d263dafd937c6fb08c9036745cd2191c

7 years agoresolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f76...
Ajay Panicker [Tue, 6 Dec 2016 18:01:52 +0000 (18:01 +0000)]
resolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f7628944 am: 5bdf052376 am: 850fec4b84
am: 260eb9a356

Change-Id: I81c69b38a2109210a329902d1c97b1805674104e

7 years agoresolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f76...
Ajay Panicker [Tue, 6 Dec 2016 17:57:21 +0000 (17:57 +0000)]
resolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f7628944 am: 5bdf052376
am: 850fec4b84

Change-Id: Id621186af8281ffe908cc0c5b5f55efb0cc08da2

7 years agoresolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f76...
Ajay Panicker [Tue, 6 Dec 2016 17:53:21 +0000 (17:53 +0000)]
resolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce am: 48f7628944
am: 5bdf052376

Change-Id: Ie8a36d18260805dc547836bbc498eb2a624c9b66

7 years agoresolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce
Ajay Panicker [Tue, 6 Dec 2016 17:48:51 +0000 (17:48 +0000)]
resolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff am: 8b498077ce
am: 48f7628944

Change-Id: Iedc33b52ba742afa8aea3c550d97880aa986538e

7 years agoresolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff
Ajay Panicker [Tue, 6 Dec 2016 17:45:20 +0000 (17:45 +0000)]
resolve merge conflicts of f606637 to mnc-dev am: 846c09a4ff
am: 8b498077ce

Change-Id: I44ffb224cf88bd92ec7a590bc3f0d327050e5109

7 years agoresolve merge conflicts of f606637 to mnc-dev
Ajay Panicker [Tue, 6 Dec 2016 17:41:20 +0000 (17:41 +0000)]
resolve merge conflicts of f606637 to mnc-dev
am: 846c09a4ff

Change-Id: Idf327a36530c6ead418310e25d9e4944687aa807

7 years agoresolve merge conflicts of f606637 to mnc-dev
Ajay Panicker [Tue, 6 Dec 2016 03:23:49 +0000 (19:23 -0800)]
resolve merge conflicts of f606637 to mnc-dev

Change-Id: I2e516b0eb36973e097d7837479377a7063b16765

7 years agoRemove MANAGE_DOCUMENTS permission as it isn't needed am: c37f27194b
Ajay Panicker [Tue, 6 Dec 2016 02:52:26 +0000 (02:52 +0000)]
Remove MANAGE_DOCUMENTS permission as it isn't needed am: c37f27194b
am: 2f1531712d

Change-Id: I7544a341b02cb6a6820d0f16d9d7ba0011f263ee

7 years agoRemove MANAGE_DOCUMENTS permission as it isn't needed
Ajay Panicker [Tue, 6 Dec 2016 02:49:56 +0000 (02:49 +0000)]
Remove MANAGE_DOCUMENTS permission as it isn't needed
am: c37f27194b

Change-Id: I60c7f1ac1f5263751882b93bd20635bca05aba10

7 years agoRemove MANAGE_DOCUMENTS permission as it isn't needed
Ajay Panicker [Thu, 17 Nov 2016 23:50:36 +0000 (15:50 -0800)]
Remove MANAGE_DOCUMENTS permission as it isn't needed

Bug: 32612586
Change-Id: Iebe7dc9b198ce99d5921f5a349ba9d5d4424d156

7 years agoBLE OOB Pairing - parse address type (3/5)
Jakub Pawlowski [Thu, 10 Nov 2016 00:47:21 +0000 (16:47 -0800)]
BLE OOB Pairing - parse address type (3/5)

When address type is not parsed, creating bond to devices not using
random address is impossible.

Bug: 32780409
Test: try pairing with nRF52DK using random address
Change-Id: Ifae63995e5ffb3a5071d0c993a0e15c0b6e8a7eb
(cherry picked from commit 33d233cc3a1be101258f7ab3a11fe186300ddf47)

7 years agoAdd LE Secure Connection data parsing (2/4)
Jakub Pawlowski [Thu, 28 Jul 2016 12:19:11 +0000 (05:19 -0700)]
Add LE Secure Connection data parsing (2/4)

Bug: 30460956
Change-Id: Ie5c3ad96e7a834c9dc0a6791cf2cd24ecaeb927e
(cherry picked from commit 1d768333363310f093b6249a5f9c70ad1545c136)

7 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 4 Nov 2016 22:37:19 +0000 (15:37 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie9213a7735fc09c4bad0bce5fe38a9c3fbe5e0bd
Auto-generated-cl: translation import

7 years agoMerge "DO NOT MERGE BLE Check and send scan response data" into cw-f-dev
Chris Manton [Thu, 3 Nov 2016 00:56:01 +0000 (00:56 +0000)]
Merge "DO NOT MERGE BLE Check and send scan response data" into cw-f-dev
am: e108406e30

Change-Id: I58b0dffb7ef82786c6cdc3fea381c04d97ccbdd2

7 years agoDO NOT MERGE BLE Check and send scan response data
Chris Manton [Thu, 3 Nov 2016 00:56:00 +0000 (00:56 +0000)]
DO NOT MERGE BLE Check and send scan response data
am: 6bb2114adf

Change-Id: I97ebca38b9a8d5e05decaa1b8a79d6ed789fb078

7 years agoMerge "DO NOT MERGE BLE Check and send scan response data" into cw-f-dev
TreeHugger Robot [Thu, 3 Nov 2016 00:52:06 +0000 (00:52 +0000)]
Merge "DO NOT MERGE BLE Check and send scan response data" into cw-f-dev

7 years agoDO NOT MERGE BLE Check and send scan response data
Chris Manton [Tue, 1 Nov 2016 03:48:42 +0000 (20:48 -0700)]
DO NOT MERGE BLE Check and send scan response data

If there is scan response data, load it up during
when start advertising.  The current stack does
not provide callback for these calls.

Bug: 32539880

Test: Verified scan response occurs with CL

Change-Id: I33effbf3aa3a60c3353d4ca7708ea06df8a05a7d

7 years agoDisable HFP audio path when HFP call goes on hold/resume when goes off hold
Christine Hallstrom [Tue, 1 Nov 2016 21:47:50 +0000 (21:47 +0000)]
Disable HFP audio path when HFP call goes on hold/resume when goes off hold
am: 3ee63fdfb7

Change-Id: I12411fe421f62465360c7c03e2084baf403e2616

7 years agoDisable HFP audio path when HFP call goes on hold/resume when goes off hold
Christine Hallstrom [Thu, 27 Oct 2016 20:14:08 +0000 (13:14 -0700)]
Disable HFP audio path when HFP call goes on hold/resume when goes off hold

This fixes the issue where a cellular call made to a watch when an
HFP call is in progress causes the cellular audio to go through the
HFP path.

Bug: 32164561
Change-Id: I179ba4e1f1a1e76496f3062cc29bc20014fe5661

7 years agoPrevent bonded device from being removed from the property map
Ajay Panicker [Sat, 22 Oct 2016 02:15:26 +0000 (02:15 +0000)]
Prevent bonded device from being removed from the property map
am: c4b1ccb468

Change-Id: I9d41d8834a5524c98bcb1e1d1ff2e67deb0a9501

7 years agoPrevent bonded device from being removed from the property map
Ajay Panicker [Fri, 21 Oct 2016 23:22:11 +0000 (16:22 -0700)]
Prevent bonded device from being removed from the property map

Bug: 31947953
Test: Manual
Change-Id: Ia2d25b305c07949a9251af83e855db4511ff887f

7 years agoAdd additional logging for device properties
Ajay Panicker [Thu, 20 Oct 2016 23:02:44 +0000 (23:02 +0000)]
Add additional logging for device properties
am: 055babc4ab

Change-Id: I4bd929045faa9a0c59d639bb56ee5d56dfdfac42

7 years agoAdd additional logging for device properties
Ajay Panicker [Thu, 20 Oct 2016 19:56:34 +0000 (12:56 -0700)]
Add additional logging for device properties

Bug: 31947953
Test: Manual
Change-Id: I7e23b55c03e7f0382d59efe9a94221ed4bdf57ab

7 years agoMerge "Implement new API for retrieving supported Bluetooth profiles." into cw-f-dev
Bryce Lee [Tue, 18 Oct 2016 16:32:49 +0000 (16:32 +0000)]
Merge "Implement new API for retrieving supported Bluetooth profiles." into cw-f-dev

7 years agoAdd some debug logs to the HeadsetClientService.
Wei Liu [Mon, 10 Oct 2016 21:13:29 +0000 (14:13 -0700)]
Add some debug logs to the HeadsetClientService.

b/31976064

Change-Id: I13602fbe6ef45f039a15d36ea0d1ac3802a9fddd

7 years agoImplement new API for retrieving supported Bluetooth profiles.
Bryce Lee [Sun, 9 Oct 2016 19:58:54 +0000 (12:58 -0700)]
Implement new API for retrieving supported Bluetooth profiles.

Bug: 26451648
Change-Id: I552882034e0289b643377d14bac4fb01c9018046

7 years agoEnsure LE scan clients are removed when the related app dies
Andre Eisenbach [Fri, 7 Oct 2016 17:32:58 +0000 (17:32 +0000)]
Ensure LE scan clients are removed when the related app dies
am: 5185d1989c

Change-Id: I1e88954325ae3483442391357579fbf614805e46

7 years agoEnsure LE scan clients are removed when the related app dies
Andre Eisenbach [Fri, 7 Oct 2016 00:39:31 +0000 (17:39 -0700)]
Ensure LE scan clients are removed when the related app dies

Use the passed in ScanClient in handleStopScan() to ensure that the
client appDied flag is in the correct state to ensure proper removal of
the client application reference.

Bug: 30681588
Change-Id: I0e0067a8e21ebd5f89870a7054b1f4092fe63ae1

7 years agoCleanup BluetoothPbapReceiver log messages
Pavlin Radoslavov [Thu, 29 Sep 2016 01:59:20 +0000 (01:59 +0000)]
Cleanup BluetoothPbapReceiver log messages
am: c295ebb2a7

Change-Id: I08de1ce6fa6b40077a86787455155a0a7f5f0141

7 years agoCleanup BluetoothPbapReceiver log messages
Pavlin Radoslavov [Wed, 28 Sep 2016 23:58:07 +0000 (16:58 -0700)]
Cleanup BluetoothPbapReceiver log messages

Bug: 31442739
Bug: 31457305
Test: manual - checked logcat output for (lack of) excessive logs
Change-Id: I76f32dd950afd0a2949f38bfa6c0d4212b83357c
(cherry picked from commit f36fc254ad196339a59c2ab00b555f4d8f601718)

7 years agoLimit number of stored device properties
Andre Eisenbach [Sat, 24 Sep 2016 00:22:41 +0000 (00:22 +0000)]
Limit number of stored device properties
am: e8d2b5c0f5

Change-Id: I02e2934b8afc9018ca0036e369a4569f2528f8a9

7 years agoLimit number of stored device properties
Andre Eisenbach [Thu, 22 Sep 2016 21:30:32 +0000 (14:30 -0700)]
Limit number of stored device properties

Bug: 31651689
Change-Id: I6e31b4f89d6ebf9e6a0c6df5ea4e1a7be61a125a

7 years agoMerge "Enable debug logs by default in BluetoothPbapReceiver" into nyc-mr1-dev
Pavlin Radoslavov [Fri, 23 Sep 2016 00:23:21 +0000 (00:23 +0000)]
Merge "Enable debug logs by default in BluetoothPbapReceiver" into nyc-mr1-dev
am: 6f54bb4950

Change-Id: I68f80abf8a78eb6e7fd9b9c3d3112b10da8286c1

7 years agoEnable debug logs by default in BluetoothPbapReceiver
Pavlin Radoslavov [Fri, 23 Sep 2016 00:23:20 +0000 (00:23 +0000)]
Enable debug logs by default in BluetoothPbapReceiver
am: dda1ef8844

Change-Id: Ic7117c244513f9d47b50596c93d117b251ec755d

7 years agoEnable debug logs for Bluetooth AdapterService
Pavlin Radoslavov [Fri, 23 Sep 2016 00:23:11 +0000 (00:23 +0000)]
Enable debug logs for Bluetooth AdapterService
am: baf3b9b6c4

Change-Id: I3e7869b4f1c6ccd3ecf501af8737864edefa57ab

7 years agoMerge "Enable debug logs by default in BluetoothPbapReceiver" into nyc-mr1-dev
TreeHugger Robot [Fri, 23 Sep 2016 00:08:58 +0000 (00:08 +0000)]
Merge "Enable debug logs by default in BluetoothPbapReceiver" into nyc-mr1-dev

7 years agoMerge "Collect number of paired BT devices." into nyc-mr1-dev
pkanwar [Thu, 22 Sep 2016 05:20:52 +0000 (05:20 +0000)]
Merge "Collect number of paired BT devices." into nyc-mr1-dev
am: 2b8f0acc2c

Change-Id: I07a24d222bafa0cfd4a049bf2971a130a245d2a6

7 years agoCollect number of paired BT devices.
pkanwar [Thu, 22 Sep 2016 05:20:52 +0000 (05:20 +0000)]
Collect number of paired BT devices.
am: f4386904eb

Change-Id: I57553542fa8201d1353adee0a02947f01e088b89

7 years agoEnable debug logs for Bluetooth AdapterService
Pavlin Radoslavov [Thu, 22 Sep 2016 00:46:07 +0000 (17:46 -0700)]
Enable debug logs for Bluetooth AdapterService

Enabled log messages that are useful to debug the AdapterService state.
Remaining log messages are controlled by AdapterService.VERBOSE flag
and are disabled by default.

Bug: 31442739
Test: manual, and "frameworks/base/core/tests/bluetoothtests" unit tests
Change-Id: I7d81fd605f64e64f29aee37314821384234b286d
(cherry picked from commit 32a92489e9779d10c613a57d86135a7de6d3d7c4)

7 years agoEnable debug logs by default in BluetoothPbapReceiver
Pavlin Radoslavov [Thu, 15 Sep 2016 20:15:41 +0000 (13:15 -0700)]
Enable debug logs by default in BluetoothPbapReceiver

Enabled more logs to help identify issues when Bluetooth
is started because of PBAP.

Bug: 31442739
Bug: 31457305
Test: manual - checked logcat output for (lack of) excessive logs
Change-Id: I6348fe57a8b3546a8152416a5db95b8b2226e166
(cherry picked from commit beacc3b09d1192c70c6385c5666e5706f7662a75)

7 years agoMerge "Collect number of paired BT devices." into nyc-mr1-dev
TreeHugger Robot [Wed, 21 Sep 2016 22:57:23 +0000 (22:57 +0000)]
Merge "Collect number of paired BT devices." into nyc-mr1-dev

7 years agoCollect number of paired BT devices.
pkanwar [Tue, 20 Sep 2016 00:27:52 +0000 (17:27 -0700)]
Collect number of paired BT devices.

Bug: 31602591
Change-Id: I61adee8b20d57e2a1e284ed21a46d1766f059d4a

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 06:05:17 +0000 (06:05 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642 am: 5bc4962e53  -s ours am: 8305951cca am: 8eb38035db am: 1bd3e02a8a am: 3998910222  -s ours am: 1981d50808 am: bee9046a6b
am: 6bdeca6be2

Change-Id: Ie80cfc49a15762d0d91a740d377fb7e20351cbbb

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 06:05:13 +0000 (06:05 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7 am: 460561cb28  -s ours am: 107bf18aa3 am: b8b865d786 am: 5b10905e4f am: ed611c8943  -s ours am: dbf0fcea18 am: 95416561d3
am: 8214d20dea

Change-Id: I10882f06ec96517f70c28cec8dfac99a279d9fb7

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 06:04:49 +0000 (06:04 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de am: 0d4475fc01  -s ours am: 5c950df332 am: 1dc5800553 am: e45190af67 am: 72c9d444c3  -s ours am: fd4fdc2086 am: 585b49b657
am: f319b3c15f

Change-Id: Ib09f2df08fc4649c8d1da95bba1ed1c20d6f80f9

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 06:04:43 +0000 (06:04 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c am: 2f7e244816  -s ours am: 01bb2d1aac am: 5d2069d9dc am: 21a74c67ca am: 3dbe82ee89  -s ours am: 409014735a am: 91a29a46c7
am: 39b5a4c9aa

Change-Id: Ifd3733f4605e9e7b257b90f5aa8cb62f6807d056

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 05:42:19 +0000 (05:42 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642 am: 5bc4962e53  -s ours am: 8305951cca am: 8eb38035db am: 1bd3e02a8a am: 3998910222  -s ours am: 1981d50808
am: bee9046a6b

Change-Id: Ib386994982f2ece85c8e727ce67a6fb30e6ab07a

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 05:42:16 +0000 (05:42 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7 am: 460561cb28  -s ours am: 107bf18aa3 am: b8b865d786 am: 5b10905e4f am: ed611c8943  -s ours am: dbf0fcea18
am: 95416561d3

Change-Id: I8e3409b7912dc0a6eb79b14806079621330771e8

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 05:41:51 +0000 (05:41 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de am: 0d4475fc01  -s ours am: 5c950df332 am: 1dc5800553 am: e45190af67 am: 72c9d444c3  -s ours am: fd4fdc2086
am: 585b49b657

Change-Id: I691045af3fa321236ab70ad23e068eedc66ade3a

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 05:41:46 +0000 (05:41 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c am: 2f7e244816  -s ours am: 01bb2d1aac am: 5d2069d9dc am: 21a74c67ca am: 3dbe82ee89  -s ours am: 409014735a
am: 91a29a46c7

Change-Id: I2f6f8b5b30c476a6b5b0833d986a6d602c947035

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 05:25:38 +0000 (05:25 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94 am: 5ff155974f  -s ours am: 0fb4bfd5b5 am: 93d6266c04 am: 3512fd433a am: eebe586729  -s ours am: cb5b3f1045 am: e8b3f00d9f
am: 99e5445002

Change-Id: Ib47fe55418c3a518f82e71aac8c1c6d25edf1c24

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 04:16:34 +0000 (04:16 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94 am: 5ff155974f  -s ours am: 0fb4bfd5b5 am: 93d6266c04 am: 3512fd433a am: eebe586729  -s ours am: cb5b3f1045
am: e8b3f00d9f

Change-Id: I6046781c590f1b5ff891d8eb726d71a4ff151364

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 04:15:02 +0000 (04:15 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642 am: 5bc4962e53  -s ours am: 8305951cca am: 8eb38035db am: 1bd3e02a8a am: 3998910222  -s ours
am: 1981d50808

Change-Id: Id009d4da1f5df9afa36a8cdd30eac22d7fba97cf

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 04:14:58 +0000 (04:14 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7 am: 460561cb28  -s ours am: 107bf18aa3 am: b8b865d786 am: 5b10905e4f am: ed611c8943  -s ours
am: dbf0fcea18

Change-Id: I66b49929c7ed85f07f9d1317c9ee87aa08ad224e

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 04:14:36 +0000 (04:14 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de am: 0d4475fc01  -s ours am: 5c950df332 am: 1dc5800553 am: e45190af67 am: 72c9d444c3  -s ours
am: fd4fdc2086

Change-Id: Ie1f9aab57f23ef266f6ef4be50bd5db7b13286bc

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 04:14:31 +0000 (04:14 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c am: 2f7e244816  -s ours am: 01bb2d1aac am: 5d2069d9dc am: 21a74c67ca am: 3dbe82ee89  -s ours
am: 409014735a

Change-Id: Ia6f3cae8acd5ba260d1751a3bed825cb17ed4157

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 03:30:50 +0000 (03:30 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94 am: 5ff155974f  -s ours am: 0fb4bfd5b5 am: 93d6266c04 am: 3512fd433a am: eebe586729  -s ours
am: cb5b3f1045

Change-Id: Icd1c4d0cc713239e8405f118239411798b363ec4

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 03:27:34 +0000 (03:27 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642 am: 5bc4962e53  -s ours am: 8305951cca am: 8eb38035db am: 1bd3e02a8a
am: 3998910222  -s ours

Change-Id: I70bfe58ce090142cca39f7a7a4392ede22233420

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 03:27:28 +0000 (03:27 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7 am: 460561cb28  -s ours am: 107bf18aa3 am: b8b865d786 am: 5b10905e4f
am: ed611c8943  -s ours

Change-Id: I2adc0e26334ae8e113e7b0dcf4007d0d2ade4fa3

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 03:27:03 +0000 (03:27 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de am: 0d4475fc01  -s ours am: 5c950df332 am: 1dc5800553 am: e45190af67
am: 72c9d444c3  -s ours

Change-Id: I69d37a74d8d4fe28de81b66a683040a2e67616ad

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 03:26:37 +0000 (03:26 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c am: 2f7e244816  -s ours am: 01bb2d1aac am: 5d2069d9dc am: 21a74c67ca
am: 3dbe82ee89  -s ours

Change-Id: Ib93c5a5a44158f8c4137b5ff32d60e6c78b04508

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 03:15:17 +0000 (03:15 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94 am: 5ff155974f  -s ours am: 0fb4bfd5b5 am: 93d6266c04 am: 3512fd433a
am: eebe586729  -s ours

Change-Id: Ibf81f4cbec6d85dd7a04f7436f9b37df840f9221

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 03:12:13 +0000 (03:12 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642 am: 5bc4962e53  -s ours am: 8305951cca am: 8eb38035db
am: 1bd3e02a8a

Change-Id: I76fad54c596e03425fae75109ef29409cc08f2e0

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 03:10:46 +0000 (03:10 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7 am: 460561cb28  -s ours am: 107bf18aa3 am: b8b865d786
am: 5b10905e4f

Change-Id: Ia877cdf3963562522cfab0c616666fffaa8d49fa

7 years agoFix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee...
Ajay Panicker [Wed, 21 Sep 2016 02:57:59 +0000 (02:57 +0000)]
Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee am: 3ea7d86110 am: ccca20484c am: 4a20ca7bae am: 8e9f9f4bd8
am: 9166d903bc

Change-Id: If486bbc25cda349d6a0298041f0c07a07f0ebe02

7 years agoMerge "Do not downgrade filtered scans to opportunistic" into nyc-mr1-dev
Andre Eisenbach [Wed, 21 Sep 2016 02:57:38 +0000 (02:57 +0000)]
Merge "Do not downgrade filtered scans to opportunistic" into nyc-mr1-dev
am: 5730ef9c85

Change-Id: Ib2d4434a41cf6f334436fe1febcab300e1c2635c

7 years agoDo not downgrade filtered scans to opportunistic
Andre Eisenbach [Wed, 21 Sep 2016 02:57:38 +0000 (02:57 +0000)]
Do not downgrade filtered scans to opportunistic
am: 8d6abb0a65

Change-Id: I4e3427a9b3a3155023f10a3f90b8182415b26293

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 02:57:01 +0000 (02:57 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642 am: 5bc4962e53  -s ours am: 8305951cca
am: 8eb38035db

Change-Id: If56e630962e992a8396c8276f2af88d981fdf1a9

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 02:56:57 +0000 (02:56 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7 am: 460561cb28  -s ours am: 107bf18aa3
am: b8b865d786

Change-Id: I33ae4ede54f9e324aae18e7bdc5a9925f330ece5

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 02:47:32 +0000 (02:47 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de am: 0d4475fc01  -s ours am: 5c950df332 am: 1dc5800553
am: e45190af67

Change-Id: I7558ac8a10b01f11be01a0fe4fc3a5ed1e37b329

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 02:47:27 +0000 (02:47 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c am: 2f7e244816  -s ours am: 01bb2d1aac am: 5d2069d9dc
am: 21a74c67ca

Change-Id: I7bdc0971bba6d81b537d791288b3517bd91178a6

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 02:40:36 +0000 (02:40 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94 am: 5ff155974f  -s ours am: 0fb4bfd5b5 am: 93d6266c04
am: 3512fd433a

Change-Id: I4d2bfb289f4cd685a07998df19459c2f5afb254c

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 02:37:40 +0000 (02:37 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642 am: 5bc4962e53  -s ours
am: 8305951cca

Change-Id: I92d2761c392537a1e49a5392e224c1809b311f98

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 02:37:38 +0000 (02:37 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7 am: 460561cb28  -s ours
am: 107bf18aa3

Change-Id: Ice840bd87ac5248e89287bd0699442acdbc68681

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 02:31:26 +0000 (02:31 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de am: 0d4475fc01  -s ours am: 5c950df332
am: 1dc5800553

Change-Id: I8bca79ec92f18fba4977c3b2179908752b1c0d93

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 02:31:21 +0000 (02:31 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c am: 2f7e244816  -s ours am: 01bb2d1aac
am: 5d2069d9dc

Change-Id: I5f880aa9e6720349ddd1dae938a6653481e5c65d

7 years agoFix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee...
Ajay Panicker [Wed, 21 Sep 2016 02:26:18 +0000 (02:26 +0000)]
Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee am: 3ea7d86110 am: ccca20484c am: 4a20ca7bae
am: 8e9f9f4bd8

Change-Id: Iecae3b133a96b2195c64894f55a2330534834d5b

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 02:24:49 +0000 (02:24 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94 am: 5ff155974f  -s ours am: 0fb4bfd5b5
am: 93d6266c04

Change-Id: If5eca2ff7bae19928a0ed411c16da795aea1f183

7 years agoMerge "Do not downgrade filtered scans to opportunistic" into nyc-mr1-dev
TreeHugger Robot [Wed, 21 Sep 2016 02:20:12 +0000 (02:20 +0000)]
Merge "Do not downgrade filtered scans to opportunistic" into nyc-mr1-dev

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 02:09:12 +0000 (02:09 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62 am: 56fc3a7642
am: 5bc4962e53  -s ours

Change-Id: Ibd76e7968c99b10e21ecfe313fb584a64ac41951

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34...
Ajay Panicker [Wed, 21 Sep 2016 02:09:11 +0000 (02:09 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34 am: 28dc531ac7
am: 460561cb28  -s ours

Change-Id: I44a2426109e19eb972b1cd57563dfb40d3b91561

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 02:05:37 +0000 (02:05 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de am: 0d4475fc01  -s ours
am: 5c950df332

Change-Id: Iabd73bf8da9e82107f8825724bb03bfb7bce233a

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 02:05:33 +0000 (02:05 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c am: 2f7e244816  -s ours
am: 01bb2d1aac

Change-Id: I9a562c2b166eb563436d9f634e1a91ea30a3fcb1

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 02:00:31 +0000 (02:00 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev am: 0ccca8ac62
am: 56fc3a7642

Change-Id: Ief8c3e89f7c31045239e6f60d801a30525a68874

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 01:59:21 +0000 (01:59 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94 am: 5ff155974f  -s ours
am: 0fb4bfd5b5

Change-Id: I237d2df2c93f744f5cd4b5a51330b2bcf4548216

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34
Ajay Panicker [Wed, 21 Sep 2016 01:59:20 +0000 (01:59 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3dd11d0a34
am: 28dc531ac7

Change-Id: I0066914efcd0dd741b4d27d3633d49248180578e

7 years agoFix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee...
Ajay Panicker [Wed, 21 Sep 2016 01:34:33 +0000 (01:34 +0000)]
Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee am: 3ea7d86110 am: ccca20484c
am: 4a20ca7bae

Change-Id: I4a9f4408bf601c7e06290210e8e199969af64420

7 years agoFix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee...
Ajay Panicker [Wed, 21 Sep 2016 01:04:31 +0000 (01:04 +0000)]
Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee am: 3ea7d86110
am: ccca20484c

Change-Id: I549bf83ae4a98257a45c0fee77257cebdbe67b4f

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 01:03:20 +0000 (01:03 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900 am: 64998914de
am: 0d4475fc01  -s ours

Change-Id: Ib1f79cd0b3498aef5a1d797cc5c8b485ac6e2f23

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 01:03:17 +0000 (01:03 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33 am: 285c44140c
am: 2f7e244816  -s ours

Change-Id: I3e1ca8cdfa6a0072fe6db1b913a6f3330da39edf

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
Ajay Panicker [Wed, 21 Sep 2016 01:02:29 +0000 (01:02 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev
am: 0ccca8ac62

Change-Id: I58afc49fbbd9d1308323b9947edd21f56c87b812

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)
Ajay Panicker [Wed, 21 Sep 2016 01:01:43 +0000 (01:01 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)
am: 3dd11d0a34

Change-Id: I983bc5c8ff9cf7249f9da14ac33595b4e6666a65

7 years agoDo not downgrade filtered scans to opportunistic
Andre Eisenbach [Mon, 19 Sep 2016 19:23:15 +0000 (12:23 -0700)]
Do not downgrade filtered scans to opportunistic

Change-Id: I0d8bcffef9951c03607f7f3b25b79557062a9bec
Fixes: 31308591

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp...
TreeHugger Robot [Wed, 21 Sep 2016 00:52:46 +0000 (00:52 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2)" into lmp-mr1-dev

7 years agoMerge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668f...
Ajay Panicker [Wed, 21 Sep 2016 00:47:56 +0000 (00:47 +0000)]
Merge "[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours" into lmp-dev am: 60b2ea959d  -s ours am: fcc8d6c900
am: 64998914de

Change-Id: I90fbf86ed01f1b22bc3bc251241250d1df900332

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8...
Ajay Panicker [Wed, 21 Sep 2016 00:47:54 +0000 (00:47 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 3ccc668ff8 am: 2c3e8b5898 am: 77a38cb641  -s ours am: 1a3a6accdc  -s ours am: 05a136ed33
am: 285c44140c

Change-Id: I13eaddb2db3073e4a1de8c63480a069cd0b78170

7 years ago[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e...
Ajay Panicker [Wed, 21 Sep 2016 00:45:32 +0000 (00:45 +0000)]
[DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) am: 554f13336e  -s ours am: 8fe2b32637 am: 0c98432a94
am: 5ff155974f  -s ours

Change-Id: Ib4c5f26da7912161d7cad1b23d9172379bf899ba

7 years agoFix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee
Ajay Panicker [Wed, 21 Sep 2016 00:44:52 +0000 (00:44 +0000)]
Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8ee
am: 3ea7d86110

Change-Id: Iba991daf03a221a4fff7a575dcdffd7181a70861