Files
android_development/samples
Mathieu Chartier 8f85766087 Disable proguard for BusinessCard app
Otherwise the com.example.android.businesscard.ContactAccessorSdk*
classes get removed by proguard. This cause a class not found
exception during app launch.

Bug: 62554875
Test: launch the app

Change-Id: Ic3d44b50f51be6514fd6af822717e0864a6126db
2017-07-25 14:46:57 -07:00
..
2017-04-24 19:23:33 -07:00
2016-04-19 19:02:51 +01: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.