提交图

3 次代码提交

作者 SHA1 备注 提交日期
sandhu
5d06297a5b Revert "qcacld-3.0: Remove IP from file names"
This reverts commit  Ibabfac61097e28620da44fb311802d81cc765aff.

Change-Id: Ic2161da13baef54ec74e7d3cf234a9fc7d447e19
CRs-Fixed: 3075704
2021-12-06 19:38:58 -08:00
sandhu
bb96bf01cc qcacld-3.0: Remove IP from file names
Remove IP from file names

Change-Id: Ibabfac61097e28620da44fb311802d81cc765aff
CRs-Fixed: 3075704
2021-12-04 19:32:48 -08:00
Jeff Johnson
a07ad750b0 qcacld-3.0: Use static symbolic links for multi-ko support
The current multi-ko support is achieved by creating, during the
actual build process, target-specific .<chip> symbolic links beneath
the qcacld-3.0 folder. Unfortunately this mechanism violates the
requirements of the Hermetic Build feature which requires that the
source directory not be modified during the build process.

To satisfy this requirement remove the dynamic creation of symbolic
links from Android.mk, and instead staticially instantiate all of the
required symbolic links in the git project.

Change-Id: I7d75bb6a82fd27d8925d53529b4252b782457bc8
CRs-Fixed: 2896976
2021-03-29 14:39:23 -07:00