gfps: 添加认证测试和FAQ 20260505
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s

Change-Id: I71e676b997159a141ca07d16f82a73b45f4b2410
This commit is contained in:
danni_dong
2026-05-05 19:24:08 +08:00
parent 2ed168dcf8
commit bdbb2527e6
1943 changed files with 10585 additions and 434 deletions

View File

@@ -0,0 +1,23 @@
# 2 Enable new feature test in Validator
**<span style="color: rgb(32,33,36);"><span style="color: black;">Device actions which can be verified validator app: personalized name and retroactive pairing</span></span>**
<span style="color: rgb(32,33,36);"><span style="color: black;">**How to enable new feature test in validator**:</span></span>
<span style="color: rgb(32,33,36);"><span style="color: black;">安装adb:[adb安装及使用方法](/pages/viewpage.action?pageId=87464469) 该wiki上提供的adb版本太旧会出现device offline的问题下载最新的<a href="https://adbshell.com/downloads" class="external-link" rel="nofollow">https://adbshell.com/downloads</a></span></span>
<span style="color: rgb(32,33,36);">安装adb之后找到adb.exe所在的目录在该目录下打开cmd命令行</span>
输入如下命令:
adb shell am broadcast -a com.google.location.nearby.apps.fastpair.validator.FLAG_OVERRIDE --es flag enable_features_for_v3 --es value true --es type boolean com.google.location.nearby.apps.fastpair.validator
![](images/2+Enable+new+feature+test+in+Validator_92806b67.jpg)
按enter执行命令。
命令执行成功之后打开fast pair validator 能看到新的feature如下图红框所示。
界面如下图所示, 红框内是新增的测项:
![](images/2+Enable+new+feature+test+in+Validator_01716312.jpg)\