summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kaiser <gkaiser@google.com>2019-04-19 09:11:17 -0700
committerGreg Kaiser <gkaiser@google.com>2019-04-19 09:11:17 -0700
commit3288ab916d4d2d59db5688fb7f077d5a2ce8f18b (patch)
treeca57e56250278978f541678e5b447a5538fcd9d1
parent719f75901c9f7da11cc2c9612e2220fdc095403a (diff)
downloadmanifest-3288ab916d4d2d59db5688fb7f077d5a2ce8f18b.tar.gz
Add ukey2 to the PDK
We want platform/external/ukey2 in the Platform Development Kit because there are other packages we'll ship which use this project. Test: TreeHugger Change-Id: I72fbdfaa455ccc838420d04b41a0264359bf6194
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 26b039b31..64b0ef6a3 100644
--- a/default.xml
+++ b/default.xml
@@ -403,7 +403,7 @@
<project path="external/u-boot" name="platform/external/u-boot" groups="pdk" />
<project path="external/unicode" name="platform/external/unicode" groups="pdk" />
<project path="external/universal-tween-engine" name="platform/external/universal-tween-engine" />
- <project path="external/ukey2" name="platform/external/ukey2" />
+ <project path="external/ukey2" name="platform/external/ukey2" groups="pdk" />
<project path="external/v4l2_codec2" name="platform/external/v4l2_codec2" groups="pdk" />
<project path="external/v8" name="platform/external/v8" groups="pdk" />
<project path="external/vboot_reference" name="platform/external/vboot_reference" groups="vboot,pdk-fs" />