summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* nxp: liblog: replace android/log.h to log/log.hstaging/lineage-15.0_rebase-android-8.0.0_r23Hiroki Yamamoto2017-10-282-2/+2
| | | | | | | | To access main logging macros Test: compile Change-Id: I349928d348c87409ddcd90c8073e2517119553f2 Signed-off-by: Adrian DC <radian.dc@gmail.com>
* Nfc: Include android-support-v4 for the NXP stackAdrian DC2017-10-281-0/+2
| | | | | | | | * Introduced for the regular package compilation in "Use FileProvider rather than sharing raw file URI" I28befb70743ae84825b4459d1433e8982b0a74ac Change-Id: Ibbfe6e5b6c9657ab7c04bd02982528fb2f941192
* Revert "Stop building NXP stack."Bruno Martins2017-10-283-6/+25
| | | | | | This reverts commit 988c3fff5470a1de3a880bd07fa438cc47e283c8. Change-Id: I787ea2b8a2c6977cefb1ad72952b8a1ed7a52660
* Revert "Merge "NFC: Remove obsolete nxp code.""Adrian DC2017-10-2818-0/+7774
| | | | | | | This reverts commit 4a1fae62e709d64612884fcda8e001fefb2d4e26, reversing changes made to aa96d0701b980dbc795cdde6a7e8232eb2f3d0d4. Change-Id: I167c606b1b8654f556e6891917da5bc67e30c6db
* release-request-ce5644bf-c7ec-4125-96f7-5f9bba4fe5ad-for-git_oc-dr1-release- ↵android-build-team Robot2017-08-062-2/+2
|\ | | | | | | | | | | 4249716 snap-temp-L41100000089724307 Change-Id: I938f3920115e0fc0b9438b246f9aff70c6df156f
| * Import translations. DO NOT MERGEBill Yi2017-08-042-2/+2
| | | | | | | | | | | | Change-Id: I4956269cfb359932c4f729d438323165b5c67f9f Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | release-request-b48c560e-9c1f-40e2-9c27-9f0f277ca978-for-git_oc-dr1-release- ↵android-build-team Robot2017-08-021-0/+2
|\| | | | | | | | | | | 4237094 snap-temp-L35500000088245667 Change-Id: I8084d9f0a4dbf29d2d07f2de72dadd08ed1abc92
| * Set nfc.initialized system property after NFC is initialized.Ruchi Kandoi2017-08-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | This property will be used by esed as an indication when the deamon can start. NFC firmware download requires the ese gpio pin low, where as ese transactions need it to be high. In order to avoid race conditions and to make sure initialization doesn't fail for either NFC or ESE, NFC will finish initialization and then set the property. ESE will wait for this property to be set before starting. Test: adb shell getprop Bug: 64010793 Change-Id: I74550efbbaccb2ba252c7b11649f468c60a3ce35
* | release-request-b6ab0986-e497-499a-b55d-25aa156be8cf-for-git_oc-dr1-release- ↵android-build-team Robot2017-08-011-4/+18
|\| | | | | | | | | | | 4233813 snap-temp-L73000000087867826 Change-Id: I6106197e56c8f3c57bf50e049c13ff0cec73cd8a
| * 4bit ACK response support for Mifare Classic tags.Love Khanna2017-07-291-4/+18
| | | | | | | | | | | | | | | | | | | | As per NCI2.0 status recieved for Mifare classic tags.The status byte and the ack bits have to be considered to calculate the resposne. Bug: 63146248 Test: Mifare Tag read. Change-Id: I9c422a4f1c1c837d2846fd8dd63e75fd0db534ec (cherry picked from commit b4d23e37f543bb28cab30d687ac1fafe2e705cd9)
* | release-request-bb5b45da-eaa6-4d79-aca0-d3dca522258f-for-git_oc-dr1-release- ↵android-build-team Robot2017-07-272-2/+3
|\| | | | | | | | | | | 4221981 snap-temp-L58600000086509073 Change-Id: Ie120e777b61366d4379001172cede4c6c50df608
| * Show Bluetooth device name on pairing confirmation dialogHiroki Yamamoto2017-07-252-2/+3
| | | | | | | | | | | | | | | | | | | | Bluetooth device name cannot get from BluetoothDevice instance unless it has paired once. So it should be got from NDEF. Test: Pair with Bluetooth speaker by NFC touch Bug: 62519652 Change-Id: Ic4b5efc8fbdd6c43f57efd565c8d64d832d6d5f4 (cherry picked from commit 7d13ce2c08093c237a196687eb9f5e2266450ec8)
* | release-request-52da03e1-319b-479f-b7b2-2df79bc638cf-for-git_oc-dr1-release- ↵android-build-team Robot2017-07-231-2/+2
|\| | | | | | | | | | | 4207440 snap-temp-L67200000085022454 Change-Id: I7bf71721d1fa0152723d989b47f53a2d8f8e5ae3
| * Reader Mode should disable HCERuchi Kandoi2017-07-211-2/+2
| | | | | | | | | | | | | | | | | | | | Reader mode allows only reading/writing tags. This patch disables HCE when reader mode is enabled. Bug: 63774296 Test: Enable reader mode and test HCE Change-Id: Iaa9df97f14674fc308b7b7b3cd3d9b3ca1992c74 (cherry picked from commit a3a7a6cc33be55598f95f93ee8e0563a91e73dc7)
| * Merge "DTA support and extensions added." into oc-dr1-devTreeHugger Robot2017-07-2111-8/+1127
| |\
| | * DTA support and extensions added.Ruchi Kandoi2017-07-2011-8/+1127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added SNEP server extension required by NFC Forum test cases. Added support to configure the MW as per specifc configuration required by NFC Forum test cases. Bug: 63903843 Test: compiles. Change-Id: I4df165b20388d87c25a07c8048eff7997fd21070
* | | Merge cherrypicks of [2578939, 2578955, 2578902] into oc-dr1-releaseandroid-build-team Robot2017-07-2111-8/+1127
|\ \ \ | | | | | | | | | | | | Change-Id: I35709844186916a3bb630c821fe6e758a73325bb
| * | | DTA support and extensions added.Ruchi Kandoi2017-07-2111-8/+1127
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added SNEP server extension required by NFC Forum test cases. Added support to configure the MW as per specifc configuration required by NFC Forum test cases. Bug: 63903843 Test: compiles. Change-Id: I4df165b20388d87c25a07c8048eff7997fd21070 (cherry picked from commit f939e8a61d3904ab30ec59e2762f5c543ebaa672)
* | | release-request-33bed271-4c31-4f48-8614-93bbb183fe4a-for-git_oc-dr1-release- ↵android-build-team Robot2017-07-201-0/+1
|\| | | | | | | | | | | | | | | | | 4198326 snap-temp-L12100000084068711 Change-Id: Ib6351afe2fa3bc701e8b3d7ca16ae11fd9249e7b
| * | Flush writer to make sure java and native logging are not interleaved.Ruchi Kandoi2017-07-191-0/+1
| |/ | | | | | | | | | | | | Test: dumpsys nfc Bug: 63858107 Change-Id: I7cfcca1289360545fe113fe8b1be6819cb0c7a11 (cherry picked from commit b1e039b4cf62fa3ce58e0f74d741b1cc29b073c1)
* | release-request-ce4c09a7-d626-4edd-9c59-231ca7b79b49-for-git_oc-dr1-release- ↵android-build-team Robot2017-07-181-2/+5
|\| | | | | | | | | | | 4189381 snap-temp-L78500000083186779 Change-Id: I1530f5fa03a1331d98a6ed08e35215c2a4c0a158
| * Power sub state and CON_DISC_PARAM seqence update.Love Khanna2017-07-171-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | While entering in to screen on unlock state, power sub state should be notified to NFCC first, then CON_DISC_PARAM should be configured to enable poll-listen phase. Bug: 63146248 Test: Compiles. Change-Id: I9a73881ef7537d4e0b1acb6582c3b6fe1823b5ec (cherry picked from commit 8b3d6f833469e8359e310657339e1f1418cb36c4)
* | release-request-4595c00b-3a4c-419f-96ea-b7c0015df602-for-git_oc-dr1-release- ↵android-build-team Robot2017-07-164-14/+19
|\| | | | | | | | | | | 4185213 snap-temp-L64800000082738945 Change-Id: I3a302a0699c7fab5b530f64c15ba0556ba8c06c8
| * Add native logging for libnfc-nciRuchi Kandoi2017-07-124-14/+19
| | | | | | | | | | | | | | Bug: 63636926 Test: Verify logs in bugreport Change-Id: I5f46582c75d05b8a88a9b7672e0005ff1f58f674 Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
* | release-request-bf3460d4-15ec-4b2b-816a-b106ef372c4b-for-git_oc-dr1-release- ↵android-build-team Robot2017-07-0915-134/+611
|\| | | | | | | | | | | 4164433 snap-temp-L62100000080728136 Change-Id: If8148f85ae083524dfdc1953de4f887f833af6c7
| * NCI2.0 Support for AID suffix registration.Love Khanna2017-07-068-68/+380
| | | | | | | | | | | | | | Test: compiles. Change-Id: I11448f22dee90d9e93eb8705366c3e22967e521b (cherry picked from commit 014170ea169484c0126b4a8ebc4ed4a0f6193af3)
| * NCI2.0 Screen state and power sub state management.Love Khanna2017-07-065-12/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | As per NCI2.0 screen state transitions can be handled without restarting the discovery loop by using the con_discovery_param. Also as part of screen trasition power sub state info is updated to NFCC. Test: compiles. Change-Id: I28d7f58b299a8ae9acbe7aa643adfc0a16b787cc (cherry picked from commit bd4c6c8c4a7553a77da8655c3d4d4816cb577185)
| * NCI2.0 update LF_T3T_PARAMETERS of 18 byte.Love Khanna2017-07-065-16/+22
| | | | | | | | | | | | | | | | | | | | | | As per NCI2.0 LF_T3T_PMM is a part of LF_T3T_IDENTIFIER. Since it is required for each LF_T3T_IDENTIFIER entry, It can be taken from application. Test: Compiles. Change-Id: I8732c23fa71019b53321bd1af1b8f89a14327cc6 (cherry picked from commit 81732cf40417bc6413971742394ce00cfd529b25)
| * NCI 2.0: Removed RF_FIELD_INFO config param update during P2P.Love Khanna2017-07-061-22/+28
| | | | | | | | | | | | | | | | | | | | As per NCI2.0 , it is not allowed to configure the RF_FIELD_INFO config parameter in RFST_POLL_ACTIVE or RFST_LISTEN_ACTIVE. Bug: 63146248 Test: Compiles. Change-Id: I8cf84e033c2c6401ac8ccbbb2ae30785f3687f3d (cherry picked from commit e40dad57051205491d69cb7101be6761cd96834c)
| * ISO15693 standardized as defined in NCI 2.0Love Khanna2017-07-065-16/+16
| | | | | | | | | | | | | | | | | | | | ISO15693 is standardied as T5T in NCI2.0.Therefore.Functionally, the handling of T5T protocol is same as porotcol ISO15693. Bug: 63146248 Test: compiles. Change-Id: Iccf10fdf8c19c059d9f2c5ed2a8f79e02d9970c1 (cherry picked from commit dcaa73482e2e6b6c52bef813e8a320533a337b84)
| * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| |\ | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours am: f6d8d9376e -s ours am: 03880365ea -s ours am: 3df7507d98 -s ours am: a04ab9f500 -s ours am: befc55adb0 -s ours am: cf6eddd7e2 -s ours am: 4dc1a9de05 -s ours Change-Id: I858b4c447eb661ff5f0d7fdec6acaafc4ef7d369
| | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours am: f6d8d9376e -s ours am: 03880365ea -s ours am: 3df7507d98 -s ours am: a04ab9f500 -s ours am: befc55adb0 -s ours am: cf6eddd7e2 -s ours Change-Id: I167012a3b5138f0da932836228bc5066f780e413
| | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours am: f6d8d9376e -s ours am: 03880365ea -s ours am: 3df7507d98 -s ours am: a04ab9f500 -s ours am: befc55adb0 -s ours Change-Id: I56c0915f8793119d933b895f0bac324553ffe379
| | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours am: f6d8d9376e -s ours am: 03880365ea -s ours am: 3df7507d98 -s ours am: a04ab9f500 -s ours Change-Id: I9dd8fe8dbfe5c6e8423d960ca6d745504ed4e3db
| | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours am: f6d8d9376e -s ours am: 03880365ea -s ours am: 3df7507d98 -s ours Change-Id: Ic4657233a2b60b9b7ce566af48c927e99fa2cee2
| | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours am: f6d8d9376e -s ours am: 03880365ea -s ours Change-Id: Ieb7ebd60e9094b3669c20c12559608a9ed245129
| | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours am: f6d8d9376e -s ours Change-Id: I0e7e652b444cd580c72cb19427199d664f99a6a1
| | | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours am: 0f3880fc6e -s ours Change-Id: I4ae08a8abca897fbb1d56ab8ed7554e9f049cd37
| | | | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours am: 2d83e29aae -s ours Change-Id: Ia30fb29a3d4251b29d251adb6f59357cb006e868
| | | | | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours am: 795e887dbd -s ours Change-Id: Ifcf65325ea06b6cd44e89e84466c86e024aa7f82
| | | | | | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours am: 720991fd29 -s ours Change-Id: I2b6dd96b74141247a5728751f706d3d10d71e990
| | | | | | | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 1930155714 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -s ours am: c5b4b93eaf -s ours Change-Id: I2cd338b07f9df618893c2116fda27847ab6c0550
| | | | | | | | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming.Ruchi Kandoi2017-06-210-0/+0
| | | | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 1930155714 -s ours Change-Id: Ibfb9d52fbabd670243aa889e40a5fe5c6b749bea
| | | | | | | | | | | | | | * Add READ_EXTERNAL_STORAGE for file based Uri while beaming.Ruchi Kandoi2017-06-161-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: PoC application Bug: 37287958 Change-Id: I7f5a2f32a053f0448726aec9f8b524f914c0d8df Merged-In: I7f5a2f32a053f0448726aec9f8b524f914c0d8df Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
| * | | | | | | | | | | | | | Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 6b398ec7b3 ↵Ruchi Kandoi2017-06-210-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9c6ce35a18 -s ours am: 98f573c54d -s ours am: 547a10aa93 -s ours am: 322c560983 -s ours am: 6c08e4b65b -s ours am: 2efdb6ca34 -s ours am: 467ebfbfc2 -s ours am: 487ae13865 -s ours am: d7008d1003 -s ours am: 707efe46e4 -s ours am: 45f27e5aa9 -s ours Change-Id: I319f3b76bca25801c18253ac99e22c9e49d7d32c
| | * | | | | | | | | | | | | Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 6b398ec7b3 ↵Ruchi Kandoi2017-06-210-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9c6ce35a18 -s ours am: 98f573c54d -s ours am: 547a10aa93 -s ours am: 322c560983 -s ours am: 6c08e4b65b -s ours am: 2efdb6ca34 -s ours am: 467ebfbfc2 -s ours am: 487ae13865 -s ours am: d7008d1003 -s ours am: 707efe46e4 -s ours Change-Id: I6f662815683c0fd3c3cd4d4b692f6ebc11c3a77c
| | | * | | | | | | | | | | | Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 6b398ec7b3 ↵Ruchi Kandoi2017-06-210-0/+0
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9c6ce35a18 -s ours am: 98f573c54d -s ours am: 547a10aa93 -s ours am: 322c560983 -s ours am: 6c08e4b65b -s ours am: 2efdb6ca34 -s ours am: 467ebfbfc2 -s ours am: 487ae13865 -s ours am: d7008d1003 -s ours Change-Id: Ic66f969b751618bd83605083730e05f76d80a99c
| | | | * | | | | | | | | | | Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 6b398ec7b3 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9c6ce35a18 -s ours am: 98f573c54d -s ours am: 547a10aa93 -s ours am: 322c560983 -s ours am: 6c08e4b65b -s ours am: 2efdb6ca34 -s ours am: 467ebfbfc2 -s ours am: 487ae13865 -s ours Change-Id: I06ff705036199a9aaf9d6bc5a6eb885203fa3105
| | | | | * | | | | | | | | | Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 6b398ec7b3 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9c6ce35a18 -s ours am: 98f573c54d -s ours am: 547a10aa93 -s ours am: 322c560983 -s ours am: 6c08e4b65b -s ours am: 2efdb6ca34 -s ours am: 467ebfbfc2 -s ours Change-Id: I86a8a9351d0a52fd289fa8c1533813105da43bac
| | | | | | * | | | | | | | | Add READ_EXTERNAL_STORAGE for file based Uri while beaming. am: 6b398ec7b3 ↵Ruchi Kandoi2017-06-210-0/+0
| | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9c6ce35a18 -s ours am: 98f573c54d -s ours am: 547a10aa93 -s ours am: 322c560983 -s ours am: 6c08e4b65b -s ours am: 2efdb6ca34 -s ours Change-Id: I79abf99bb1bb274abac62293a3a67375e38bdd19