Commit Graph

11 Commits

Author SHA1 Message Date
elektroschmock f30735f5e3 flo: bdAddrloader: Fix some build warnings
* Compile with LOCAL_CFLAGS += -Wall -Wextra -Werror
* Minor formating fixes

Change-Id: Id437f3daf67cab52b7ed6e2ede3db15f43f015d0
2020-12-06 17:55:06 +01:00
Elektroschmock 533ba5fdd7 flo: bdAddrloader use log/log.h instead of cutils/log.h
Change-Id: I1a075f3d11a8b1ce3327f85c9058dd0d2f96ef07
2020-12-06 17:55:00 +01:00
Elektroschmock 1c9974154f flo: addrloader: Fix missing string.h include
Change-Id: I79540d924052acbec6871cab5e8d06b4bd89e526
2020-12-06 17:54:54 +01:00
Artem Borisov 708fd9a379 flo: move device-specific modules to vendor
Change-Id: I79e26fe58dd393b9da04f3c99b3eadd263c40afa
2017-12-17 15:10:57 +03:00
Simon Shields 5bdb6f3606 flo: cleanup the tree
AOSP has abandoned us now, we may as well make things look a bit
prettier.

Change-Id: I09f48ae1b565f05b0ac0ae6bb18a4a2100402e45
2016-12-17 17:30:49 +11:00
Ed Tam 55ebaa38cc resolved conflicts for merge of 5dde0d61 to master
Change-Id: Iedb4276cb914ac37a4187bcf5cd975cf43e84a60
2013-05-30 14:04:27 -07:00
Ed Tam 5dde0d6156 Break out flo and common makefiles for deb support.
Bug: 9067974

Change-Id: Ia1530db751d26f0a930966d656d55978c140f33d
2013-05-29 16:16:12 -07:00
Nick Kralevich 1c70e738eb Don't call property_get with too small buffer
It's an error to call property_get with too small of a buffer.
Pass a large enough buffer, and do checks to make sure the returned
value isn't too big.

Change-Id: Ieae8884d0b6a2c12d20a64790323d95f4f7f07bc
2013-05-24 15:10:02 -07:00
Ying Wang b6b935a5a1 Add liblog
Bug: 8580410
Change-Id: Ia47581916a22a1339c1707fb4d1d26485918aecb
2013-04-09 21:43:23 -07:00
Iliyan Malchev 1e5cfd05ef flo: compile some tools only for flo
Change-Id: Ib91bcdf4bfe2528f555a9f4b9c36db824cdc0f80
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-03-05 13:42:06 -08:00
Iliyan Malchev 4ffa22bb4a device/asus/flo: initial commit
Change-Id: I5946aea9cce97624c4a2a56ce8da858851f509e8
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-03-04 15:38:53 -08:00