commit | edd820c37e62b20e44271f485bd78a6e2091d36b | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue May 16 14:21:49 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Wed May 17 10:36:03 2017 -0700 |
tree | 35b244c110f992f14aac0d44b88f1e28f2fa936f | |
parent | 61ff0841315ac08f3621d67b62b4a40c70acfb48 [diff] |
wpa_supplicant(hidl): Create a version subfolder This is needed to support multiple HIDL interface version implementations simultaneously in the tree. The makefile variable |HIDL_INTERFACE_VERSION| will be used to chose between the 2: On oc-dev branch, HIDL_INTERFACE_VERSION := 1.0 On master branch, HIDL_INTERFACE_VERSION := 1.1 Bug: 38349675 Test: Compiles Change-Id: I73c346f0d5da140295f9c880c35b79c14da206f0