Files
android_development/samples
Jimmy Chen c2bb1cb556 p2p: check device capabilities before launching this app
Bug: 157446389
Test: launch this app with below condition
      * remove Wi-Fi Direct support, the sample app should be closed, but not crash.
      * wifi is off, the sample app should be closed, but not crash.
      * wifi is on, the sample app could be launced normally.
Change-Id: I056dae7d1ab069ba85612328ea4e1750332c25ff
2020-05-26 18:31:14 +08:00
..

Adding a new folder in development/samples is not enough to have it
be packaged with the SDK.

Make sure to edit development/build/sdk.atree to add the sample to the SDK
build.